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

Name
Type
Description

clientUUID

string

Client UUID

Headers

Name
Type
Description

Authentication

string

Authentication token

Last updated

Was this helpful?