MCPcopy
hub / github.com/Koenkk/zigbee2mqtt / stop

Method stop

test/assets/external_extensions/mjs/example2Extension.mjs:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 }
10
11 stop() {
12 this.mqtt.publish("example/extension", "call2 from stop");
13 }
14}

Callers

nothing calls this directly

Calls 1

publishMethod · 0.45

Tested by

no test coverage detected