UNPKG

aes70

Version:

A controller library for the AES70 protocol.

5 lines (4 loc) 160 B
export const PROTOCOL_VERSION_2015 = 1; export const PROTOCOL_VERSION_2018 = 2; export const PROTOCOL_VERSION_2023 = 3; export const PROTOCOL_VERSION_2024 = 4;