Harsh Patel
Results
2
issues of
Harsh Patel
Node Version: `8.16.0` Node BACstack Version: `0.0.1-beta.13` Here is my current code ``` client.writeProperty('192.168.0.28', 13,10308, 85, [ {tag: bacnet.enum.ApplicationTags.BACNET_APPLICATION_TAG_BOOLEAN, value: 66}], function(err, value) { console.log('value: ', value); console.log('err: ', err);...
I install mutate on Fedora OS. I tried to install Mutate from Source. First two steps are done, when I run third command It will shows me error like Can't...