lock_anti_theft() Request node values from specified command classes Call Example Edit zwave.lock_anti_theft() params node_id (int), channel_id (int), magic_code (string) — in hex format, lengts is from 2 to 10, hint (string) — in hex format, lengts is from 2 to 10 Edit require "zwave" node_id = 2 channel_id = 0 zwave.lock_anti_theft( node_id, channel_id, "A1B6C8A711", "190CE5" )