AT&T M2X
AT&T’s M2X is a cloud-based fully managed data storage service for network connected machine-to-machine devices. From trucks and turbines to vending machines and freight containers, M2X enables the devices that power your business to connect and share.
Hello World
Import programm2x-demo-all
m2x-demo-all will read the temperature from the Application Board, then SEND the value to the specified M2X feed/stream, RETRIEVE the value back, UPDATE the location of the feed, and then RETRIEVE the location. The script will wait 30 seconds and then loop. Make sure to update the feedId and m2xKey values with values for your account.
Library
Import libraryM2XStreamClient
ARM mbed M2X API Client: The ARM mbed client library is used to send/receive data to/from AT&T's M2X service from mbed LPC1768 microcontrollers.
Datasheet
https://m2x.att.com/developer/documentation/overviewNotes
See Get Started for a jump start on working with M2X: https://m2x.att.com/developer/get-started
For more in-depth information, please see the M2X API Documentation: https://m2x.att.com/developer/documentation/overview
You need to log in to post a discussion