Skip to content

LockMechanism

Martin Patfield edited this page Feb 17, 2026 · 2 revisions
Field Required Description
autoReset No Automatically lock after a delay
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