Connecting to SenseWay
The SenseWay API authentication use UserId and Password for SenseWay Mission Connect.
Using SenseWay Password Authentication
In order to connect to Senseway, the REST API feature must be enabled in the SenseWay Mission Connect admin screen. After doing so, set the User and Password for SenseWay Mission Connect service set in the ProfileSettings connection property.
Example Connection string
Profile=C:\profiles\SenseWay.apip;ProfileSettings='User=your_senseway_username;Password=your_senseway_password'
Connection Properties
The connection string properties are the various options that can be used to establish a connection. This section provides a complete list of the options you can configure in the connection string for this provider.
Property | Description |
DevEUI | DevEUI property is used as the connection destination of DeviceData Table. If you want to use specifiy device, please set this porperty. |
Password | The password used to authenticate the user. |
User | The API user account used to authenticate. |