I am trying to hack the bluemix painter --> IBM Bluemix , and redirect it to cloudmqtt.com which is an Amazon offering .
I am getting this message !
The evothings workbench is 2.0 and running on Mac OS Yosemite.
How do I fix or resolve this ?
Shashi
Search found 12 matches
- 06:44, 12 Aug 2016
- Forum: Questions and answers
- Topic: Failed to initialize Nfc Plugin No_NFC
- Replies: 0
- Views: 40951
- 15:53, 20 Feb 2016
- Forum: Questions and answers
- Topic: How to Disconnect ? from bluemix MQTT in tutorial ?
- Replies: 4
- Views: 33122
Re: How to Disconnect ? from bluemix MQTT in tutorial ?
I used your code to control DC motors and LEDs from the app using Evothings Workbench and connected to IBM BLuemix .
[img][img][img][/img][/img][/img]
[img][img][img][/img][/img][/img]
- 18:15, 19 Feb 2016
- Forum: Questions and answers
- Topic: Validating data from Bluemix Painter on IBM IoTF ?
- Replies: 1
- Views: 14744
Re: Validating data from Bluemix Painter on IBM IoTF ?
I forgot to add 'I have a IoTF service ( that I picked up from under the CATALOG) of the Bluemix. I have a raspberry Pi - device that I created and I can send data from RPi to Bluemix IoTF and it works - I was wondering if this Android phone also has something similar that I have to do in Bluemix Io...
- 18:09, 19 Feb 2016
- Forum: Questions and answers
- Topic: Validating data from Bluemix Painter on IBM IoTF ?
- Replies: 1
- Views: 14744
Validating data from Bluemix Painter on IBM IoTF ?
i want to send a command from my Android phone -> to Bluemix -> to Raspberry pi. The commands will be ON / Off led and I followed the sample code as well as the instructions in this wiki. https://evothings.com/evothings-does-mqtt-with-bluemix/ It is a great wiki and has good lot of information. I ha...
- 12:14, 19 Feb 2016
- Forum: Questions and answers
- Topic: What is device uuid ? when I am trying to run bulimix painter on laptop.
- Replies: 2
- Views: 20283
Re: What is device uuid ? when I am trying to run bulimix painter on laptop.
Any help would be appreciated ?
I want to know where you are getting or setting the device.uuid () .
I want to know where you are getting or setting the device.uuid () .
- 12:33, 16 Feb 2016
- Forum: Questions and answers
- Topic: How to Disconnect ? from bluemix MQTT in tutorial ?
- Replies: 4
- Views: 33122
Re: How to Disconnect ? from bluemix MQTT in tutorial ?
Please close this issue.
- 11:38, 16 Feb 2016
- Forum: Questions and answers
- Topic: Simulating temperature readings from Smartphone to Bluemix
- Replies: 1
- Views: 15377
Simulating temperature readings from Smartphone to Bluemix
I want to send ( or simulate temperature readings ) from the smartphone to Bluemix. Going thru the tutorial https://evothings.com/evothings-does-mqtt-with-bluemix/ and I found it is doing some publish. How do I post a temperature in "json" format ? The temperature will be something like 20...
- 11:29, 16 Feb 2016
- Forum: Questions and answers
- Topic: What is device uuid ? when I am trying to run bulimix painter on laptop.
- Replies: 2
- Views: 20283
What is device uuid ? when I am trying to run bulimix painter on laptop.
I am trying the https://evothings.com/evothings-does-mqtt-with-bluemix/ and running it on my laptop instead of uploading it to my Smartphone. to make debugs faster I am using my laptop https://deploy.evothings.com/connect/YOUR_CONNECT_CODE and I can get the interface up. but it fails when it tries t...
- 09:31, 16 Feb 2016
- Forum: Questions and answers
- Topic: How to Disconnect ? from bluemix MQTT in tutorial ?
- Replies: 4
- Views: 33122
Re: How to Disconnect ? from bluemix MQTT in tutorial ?
Thanks Goran,
Your suggestion and the link really helped.
Shashi
Your suggestion and the link really helped.
Shashi
- 06:16, 16 Feb 2016
- Forum: Questions and answers
- Topic: How to Disconnect ? from bluemix MQTT in tutorial ?
- Replies: 4
- Views: 33122
How to Disconnect ? from bluemix MQTT in tutorial ?
I am going thru the code and found it useful.
https://evothings.com/evothings-does-mqtt-with-bluemix/
Q : How do I disconnect from the Bluemix broker ?
I see a app.onConnect(),
app.initialize()
app.onReady (), and so on..
but I did not see a disconnect().
https://evothings.com/evothings-does-mqtt-with-bluemix/
Q : How do I disconnect from the Bluemix broker ?
I see a app.onConnect(),
app.initialize()
app.onReady (), and so on..
but I did not see a disconnect().