Apollon77 / hap-controller-node

Node.js library to implement a HAP (HomeKit) controller
Mozilla Public License 2.0
55 stars 15 forks source link

Make TLVs use maps internally. #15

Closed mrstegeman closed 4 years ago

mrstegeman commented 4 years ago

This preserves the order of keys when serializing, which is required by certain devices.