-
Je code voor Tingspeak kan veel compacter. Voor een voorbeeld kun je even bij raymond kijken: [https://github.com/RaymondKorrel/iot/blob/master/thingspeak/thingspeak.ino](https://github.com/RaymondKor…
-
Hi Knolleary,
I am able to publish the data on the topic and it is also subscribed to that topic but i do not receive any message in the call back , the call back function is not called. Could you he…
-
Would be very useful to have API operations from https://docs.internetofthings.ibmcloud.com/swagger/v0002.html reflected in the module. Else the developer needs to revert back to using the API directl…
-
In our particular network the firewall is not currently letting me connect out to IOT. The ApplicationClient.connect() method has a loop that keeps retrying the connection. This should really be th…
-
Hi,
Using the "Publishing commands to devices" code snippet from here https://docs.internetofthings.ibmcloud.com/nodejs/node-js_applications.html
That is :
var Client = require("ibmiotf").IotfApplica…
-
I look over the recent changes that have rescheduling for ping request.
I thinks this is the cause of my problem.
According to below part of mqtt specification, PINGREQ seems not to be related to …
-
Hi,
I use streamsx.messaging Tookit version 2.0.0, connect to IoT foundation service as below
stream MyMessageStream = MQTTSource()
{
param
serverURI : "ozr924.mes…
-
Hi ,
It seems like the SP (Session present) bit, from the MQTT 3.1.1 spec section 3.2.2.2 (ref link) below is not implemented in the client. This seems to cause CONNACK packets returned from the serv…
-
-
1) Run the internetofthings access point in wireless repeater mode
i.e. your netgear router should offer a wireless connection and DHCP as necessary, but should pass-off traffic to the conference hos…