Files
timelimit-server/docs/schema/serializedapplogicaction-definitions-serializedpingaction.md
2026-03-23 01:00:00 +01:00

4.5 KiB

SerializedPingAction Schema

https://timelimit.io/SerializedAppLogicAction#/definitions/SerializedPingAction
Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Forbidden none SerializedAppLogicAction.schema.json*

SerializedPingAction Type

object (SerializedPingAction)

SerializedPingAction Properties

Property Type Required Nullable Defined by
type string Required cannot be null SerializedAppLogicAction
deviceId string Required cannot be null SerializedAppLogicAction
event string Required cannot be null SerializedAppLogicAction
token string Required cannot be null SerializedAppLogicAction

type

type

type Type

string

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"PING"

deviceId

deviceId

deviceId Type

string

event

event

event Type

string (PingEvent)

event Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"clear"
"ping"
"pong"

token

token

token Type

string