Open bplogan opened 6 years ago
Hey,
Honestly I'm not entirely familiar with it, this was a learning project which I haven't had time to work on lately. If you google Steve Kargs he has lots of useful information on the subject, he wrote the C bacnet stack.
Hope that helps.
On Wed, Jan 3, 2018 at 8:39 AM, bplogan notifications@github.com wrote:
Hi there, Do you have any samples on how to do a simple read from a local bacnet device? I am having trouble getting started and any help would be appreciated!! Thanks - Brad
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/noahtkeller/go-bacnet/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/ADeNpzwu3xANiX8w9dkJcAjyuVJ53nBpks5tG4MOgaJpZM4RRvbb .
I can't really figure out how I'm supposed to put this together into an application. Do I just open something up that listens on port 47808/udp and route the contents somewhere? I'm not entirely sure where. I would expect to see a way to create an NPDU from bytes, possibly take in the src/dst IP address ... but I don't see anything like that.
Hi there, Do you have any samples on how to do a simple read from a local bacnet device? I am having trouble getting started and any help would be appreciated!! Thanks - Brad