Skip to content

LockMechanism

Martin Patfield edited this page Nov 10, 2025 · 2 revisions
Field Required Description
topicGetCurrentLockState Yes Current state of the lock (locked/unlocked)
topicGetTargetLockState Yes Target (desired) state of the lock
topicSetTargetLockState Yes Set the target state of the lock
valueLockStateSecured Yes Locked state (e.g. "true", "255", "Locked")
valueLockStateUnsecured Yes Unlocked state (e.g. "false", "0", "Unlocked")
valueLockStateJammed No Lock is jammed

Clone this wiki locally