Theo Boomsma
Theo Boomsma
I have a sensed value that is an array of measured statuses Looks like this int FLowOn[]={1,0,1,1,1,0,1,1}; Is it viable as an arest.variable(FLowOn, &FlowOn) ?? Thanks Theo
Hello there Love the library and does all i need but cannot find a list of methods available. Ik trying to force-send an update beacon every 60secs from within the...
Thanks for this library Got it installed and it works fine up to the telnet part. Can you reference any libraries or code for NodeJS or the browser itself to...
Hi this is probably more a feature request than in issue. I've been tweaking around jqPropertyGrid to handle Nested Objects by flattening and unflattening them. It works but when it...