cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Meshlium integration

mateuszboc
1-Newbie

Meshlium integration

Hello,

I have access to Meshlium platform, which is certified as ThingWorx ready (http://www.libelium.com/libelium_certified_thingworx_ready_platform/). Can someone point me where I can find sample application which demonstrates "ThingWorx readiness" for this platform? There is a question on Libelium forums (http://www.libelium.com/forum/viewtopic.php?f=5&t=14991), but they redirect to ThingWorx for more information's.

I checked code included in Meshlium gateway, it is Edge Micro server from version 4.x. And included LUA scripts are only examples, not related to Meshlium platform.

1 REPLY 1

Hi Mateusz,

Thank you for pointing us to Libelium's site. Typically devices that are recently Thingworx Ready can be found on marketplace.thingworx.com. For the Meshlium, you can update the EMS to the latest version, then to get the data out of the waspmotes to the platform, you may consider writing a lua script resource that reads the MYSQL database on the Meshlium.

Since the waspmotes connected to the Meshlium are sending data over Xbee (etc) the Meshlium itself has a java parser that reads in the zigbee frames and pushes the data into a table on the Meshlium, its that table you want to read from to push data to the Thingworx platform.

Hopefully this at least provides you with a direction!

Thanks,


Ben

Top Tags