Interface FirmwareConfig

Interface summary


operator [] key/string -> any
Returns the configuration entry for the given key, or null if the key isn't present in the configuration.
ubjson -> ByteArray
Returns the UBJSON encoded configuration.

Methods

operator [] key/string -> any
Returns the configuration entry for the given key, or null if the key isn't present in the configuration.

Returns the UBJSON encoded configuration.