Static
Readonly
deviceAdd a paired client to memory.
Checks based on the current accessory configuration if the current configuration number needs to be incremented. Additionally, if desired, it checks if the firmware version was incremented (aka the HAP-NodeJS) version did grow.
The current accessory configuration.
Optional
checkFirmwareIncrement: booleanTrue if the current configuration number was incremented and thus a new TXT must be advertised.
Remove a paired client from memory.
the session of the connection initiated the removal of the pairing
Static
assertStatic
createStatic
loadStatic
persistStatic
remove
AccessoryInfo is a model class containing a subset of Accessory data relevant to the internal HAP server, such as encryption keys and username. It is persisted to disk.