- fork this project
- edit the following files:
- config/production.json
- update
maximo-options
with your Maximo configuration - update
mqtt-topic
with your topic for subscription (the one you'll get payloads to perform actions on Maximo)
- update
- update README.md
- replace
<rep>
on step 4 of this section with your repository link. Like:https://github.com/USERNAME/iot-maximo
- replace
- config/production.json
- click the "Deploy to Bluemix" button.
- fork this project
- click the "Deploy to Bluemix" button.
- Once the app has been deployed, enter on the app dashboard at Bluemix and click on the button Edit Code.
- Update some files:
- config/production.json
- update
maximo-options
with your Maximo configuration - update
mqtt-topic
with your topic for subscription (the one you'll get payloads to perform actions on Maximo)
- update
- config/production.json
- Click on the Git icon, commit and push the files changed
- Click on Build and Deploy button. Run the Build Stage and then the Deploy Stage.
- See detailed steps at https://hub.jazz.net/docs/edit/
- fork this project
git clone
your project- update some files:
- config/default.json
- update
maximo-options
with your Maximo configuration - update
mqtt-topic
with your topic for subscription (the one you'll get payloads to perform actions on Maximo) - update
iotf-service
with your Watson IoT Platform service credentials.
- update
- config/default.json
- run
node app.js