Node Server Support

Ask questions about the GEM here.
ben
Site Admin
Posts: 4262
Joined: Fri Jun 04, 2010 9:39 am

Re: Node Server Support

Post by ben » Wed Dec 09, 2020 1:38 pm

io_guy wrote:
Tue Dec 08, 2020 11:20 pm
I can modify NodeLink if it makes life easier. For example I could setup NodeLink to support sending data to the Dashbox.

FYI,
Right now I support formats 2, 4 and 14 (and 3 in the next version). 4 actually isn't great as the packets seem to come fragmented from the GEM and since it's byte format I can't find an EOL character to stitch it back together.
Modified our data logger to save an ascii packet clone to memory. Going to make a table to store serial/port.

I wonder if I can run NodeLink on a DashBox (if it's OK with you). Would need to test I/O and mem usage.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
io_guy
Posts: 26
Joined: Mon Jun 20, 2016 9:52 am

Re: Node Server Support

Post by io_guy » Wed Dec 09, 2020 3:49 pm

I have no issues with you running it on the DB if it can. What's the OS/specs of the DB?
ben
Site Admin
Posts: 4262
Joined: Fri Jun 04, 2010 9:39 am

Re: Node Server Support

Post by ben » Thu Dec 10, 2020 11:32 am

io_guy wrote:
Wed Dec 09, 2020 3:49 pm
I have no issues with you running it on the DB if it can. What's the OS/specs of the DB?
Got it up and running yesterday, haven't sent data to it yet.

1GHz Cortex A8
512MB DDR3 RAM
Linux
Ben
Brultech Research Inc.
E: ben(at)brultech.com
bgrubb1
Posts: 176
Joined: Fri Jun 28, 2013 1:17 am

Re: Node Server Support

Post by bgrubb1 » Fri Dec 18, 2020 2:58 pm

Ben, how is it progressing ??
...Barry
ben
Site Admin
Posts: 4262
Joined: Fri Jun 04, 2010 9:39 am

Re: Node Server Support

Post by ben » Fri Dec 18, 2020 4:18 pm

bgrubb1 wrote:
Fri Dec 18, 2020 2:58 pm
Ben, how is it progressing ??
...Barry
Pretty well actually, I just need to make a way to add serial number/port mappings to the database.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
bgrubb1
Posts: 176
Joined: Fri Jun 28, 2013 1:17 am

Re: Node Server Support

Post by bgrubb1 » Wed Jan 06, 2021 10:55 am

Any progress Ben ??
..Barry
ben
Site Admin
Posts: 4262
Joined: Fri Jun 04, 2010 9:39 am

Re: Node Server Support

Post by ben » Wed Jan 06, 2021 11:19 am

bgrubb1 wrote:
Wed Jan 06, 2021 10:55 am
Any progress Ben ??
..Barry
io_guy made some changes for us with NodeLink in order to reduce/off-load writing (thanks for the changes!).

Giving it a try today.
Ben
Brultech Research Inc.
E: ben(at)brultech.com
Post Reply