Withthegrid Asset Monitoring Platform (AMP)
  • Getting started
  • Map
  • Assets
    • Locations
    • Lines
    • Devices
    • Location groups
    • Port groups
  • Condition reports
  • Issues triggers & alerts
  • Graphs
  • Manual measurements
  • Analytics
  • Data export
  • Data import
  • Connectivity environment
    • Device activity
    • Device access
    • Device types
    • Quantities
    • Report types
    • Command types
    • Settings
    • Multi-language support
  • Environment settings
    • Individual settings
    • Form fields
    • Condition report types
    • Users
    • Quantities and thresholds
    • Issue labels
    • Connectivity issue triggers
    • Measurement triggered issues
    • Audit Log
  • Integrations
    • T-Mobile IoT Creators
    • The Things Network
    • KPN
  • IoT remote monitoring
  • Managed Solutions by Withthegrid
    • Cathodic protection
    • Leak detection for district heating
  • API documentation
  • Contact us
  • Frequently asked questions
Powered by GitBook
On this page
  • Webhooks
  • Client certificates
  • Pre-shared key (PSK)

Was this helpful?

  1. Connectivity environment

Device access

PreviousDevice activityNextDevice types

Last updated 12 months ago

Was this helpful?

There are three ways to create device authentications. One is through webhooks for example with a gateway or other data source. The second way is through X.509 certificates. Thirdly, with a pre-shared key (PSK)

Webhooks

For more information see the separate .

Client certificates

For more information see the separate .

Pre-shared key (PSK)

Users can now add pre-shared key (PSK) devices from the connectivity environment interface. To do this, navigate to a connectivity environment and select the ‘Devices’ tab. A new button labeled ‘New’ has been created, informing users that only PSK devices can be created through the UI.

Clicking on ‘New PSK device’ opens a new tab where the user is prompted to enter an Identifier, select a device type from the list, and input a PSK identity and a PSK key. The following restrictions apply:

  • Identifier: Must be unique within the connectivity environment, and can’t be empty.

  • Device type: One must be selected.

  • PSK identity: Must be unique and a base64 string no longer than 255 characters, and can’t be empty.

  • PSK key: Must be a base64 string no longer than 512 characters, and can’t be empty.

Clicking on ‘Add’ will open the newly created device. From here, users can edit the device or add form fields.

webhook documentation
client certificate documentation