chipkin / BACnetServerExampleNodeJS

A basic BACnet IP server example written in NodeJS using the CAS BACnet Stack.
https://www.bacnetstack.com/
5 stars 3 forks source link

Error: Invalid primitive date object #5

Open Kaiserchen85 opened 10 months ago

Kaiserchen85 commented 10 months ago

When requesting a ReadPropertyMultiple on AnalogInput, there was a chain of errors that were outputted in the console. We were expecting a date to be seen for Proprietary Property 512 + 4, however, Proprietary Property 512 + 4 was not listed amongst the list of properties in the object.

The full error is in this file: NodeJS AI error.txt

I am using this version of the BACnetServerExample: https://github.com/chipkin/BACnetServerExampleNodeJS/commit/c5b3f85abda5b09e03bdc3139853d20a0750adbd