Skip to content

2trc/AppIoTGatewayBareMinimum

Repository files navigation

AppIoT Bare Minimum Gateway

Bare minimum source code for Getting started with Gateway SDK Java

Required

Two things are required for running this program:

  • The gateway registration ticket file 'registrationticket.json' should be stored in the root folder
  • The corresponding devices should be created in AppIoT. So replace "manager.addDevice("Device X", "XXXXXX");" in SamplePlatform.java with respective values

About

Getting started with Gateway SDK Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages