Skip to content

Create Template

POST
/nebula/doors/templates

Creates a new template

AllowedRoles: [front-desk-admin]

object
config
object
bleConfig
object
bleAdvertisementModeEnabled
boolean
nullable
bleEnabled
boolean
nullable
rssi
integer
nullable
txPower
integer
nullable
lcaConfig
object
doorLockMode
integer
nullable
escapeReturnDuration
integer
nullable
lockedWithCardIndication
integer
nullable
ledConfig
object
lockedIndication
boolean
nullable
lockedIndicationDuration
integer
nullable
unlockedIndication
boolean
nullable
unlockedIndicationDuration
integer
nullable
onlineEnabled
boolean
nullable
rocConfig
object
exitButtonUnlockDuration
integer
nullable
relaySetup
string
nullable
useExternalRelays
boolean
nullable
useRemoteExitButton
boolean
nullable
rxAnalogGain
integer
nullable
unlockedDuration
integer
nullable
doorType
required
string
Allowed values: ENTRANCE STAFF GUEST COMMON ELEVATOR
id
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
lockType
required
string
nullable
Allowed values: LCA ROC ROC_V2
name
required
string
>= 1 <= 255

Created

object
config
object
bleConfig
object
bleAdvertisementModeEnabled
boolean
bleEnabled
boolean
rssi
integer
txPower
integer
lcaConfig
object
doorLockMode
integer
escapeReturnDuration
integer
lockedWithCardIndication
integer
ledConfig
object
lockedIndicationDuration
integer
unlockedIndicationDuration
integer
onlineEnabled
boolean
rocConfig
object
exitButtonUnlockDuration
integer
relaySetup
string
useExternalRelays
boolean
useRemoteExitButton
boolean
rxAnalogGain
integer
unlockDuration
integer
configVersion
integer
createdAt
string format: date-time
createdBy
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
doorType
string
Allowed values: ENTRANCE STAFF GUEST COMMON ELEVATOR
id
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
isDefault
boolean
lockType
string
nullable
Allowed values: LCA ROC ROC_V2
name
string
updatedAt
string format: date-time
updatedBy
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d
version
integer

Bad Request

Unauthorized

Conflict