hhromic / e131-node

Node.js client/server library for the E1.31 (sACN) protocol
Apache License 2.0
28 stars 12 forks source link

DMX Start Code from the DMP Layer is not available #15

Closed afontaine-chipkin closed 1 year ago

afontaine-chipkin commented 3 years ago

From the Packet class, the slot data from the DMP Layer is made available, however, the DMX Start code is not.

Please create a function in the Packet Class to access this value.

hhromic commented 1 year ago

Fixed by #16