Create New Gateway
Adding new gateway
Gateway Type = BLE,RFID,BARCODE,GPS
Parameters
Type
Description
gatewayType(Mandatory)
String(36)
Gateway type
gatewayMacID(Mandatory)
String(36)
Gateway MacID
gatewayName(Mandatory)
String(36)
Gateway Name
floorplanUUID(Mandatory)
String(36)
Floorplan UUID
manufacturer(Mandatory)
String(36)
Gateway manufacturer
Gateway Type = VirtualBeacon
Parameters
Type
Description
gatewayType(Mandatory)
String(36)
Gateway type
gatewayMacID(Mandatory)
String(36)
Gateway MacID
gatewayName(Mandatory)
String(36)
Gateway Name
floorplanUUID(Mandatory)
String(36)
Floorplan UUID
virtualmanufacturer(Mandatory)
String(36)
Gateway manufacturer
virtualBeaconUUID(Mandatory)
String(36)
Virtual beacon UUID
virtualBeaconMinor(Mandatory)
INT
Virtual Beacon minor
virtualBeaconMajor(Mandatory)
INT
Virtual Beacon major
URL Parameters:
clientUUID
New Gateway
POST
https://<baseurl>/v1/organization/gateway/add/@clientUUID
Path Parameters
clientUUID
string
Client UUID
Headers
Authentication
string
Authentication token
Last updated