This session is an introduction to a Maximo - IoT Platform lab which will talk you through pushing data into Maximo through the REST API using NODERED. I'm including the Lab Guide here also so you can have a go yourself - you will need a working Maximo environment accessible to Bluemix in order to replicate this lab.
This session and optional lab will provide the student with a basic understanding of how connected solutions work. Using a simulated temperature sensor you'll send temperature readings to a meter in Maximo via the IoT Quickstart. The device reading (message) will be sent to NODERED, which will parse the message into a HTTP RESTAPI call that will insert the meter reading into the referenced Asset. The reading will update the measure point and trigger a work order using Maximo’s inherent functionality.