Mr-Markus / ZigbeeNet

A .NET Standard library for working with ZigBee
Eclipse Public License 1.0
130 stars 46 forks source link

Add private setter to IeeeAddress.Value #156

Closed oblaise closed 3 years ago

oblaise commented 3 years ago

Add private setter to IeeeAddress.Value to enable serializationwithout adhoc converter.

See #155