eclipse/tahu

Javascript sparkplug-payload

Opened this issue · 2 comments

I'm working on creating Typescript definitions and notices a few bugs.

PropertyList = SparkplugPayload.lookup('org.eclipse.tahu.protobuf.Payload.PropertyList'),

to be

PropertySetList = SparkplugPayload.lookup('org.eclipse.tahu.protobuf.Payload.PropertySetList'),

npm install sparkplug-b-payload

to be

npm install sparkplug-payload

Hi, you might be interested in #189

I am. Thanks for pointing this out. It looks great, let me know if I can contribute into your pull request.

Below is a link to my conversion (if its' helpful).
https://gist.github.com/alex-controlx/f59d54443b8efdd90dcd1a7cd6c280e3