@apocaliss92/nodelink-js 0.2.1 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -286,7 +286,7 @@ For detailed method-by-method documentation, see the [documentation](./documenta
286
286
  | [Intercom](./documentation/baichuan-api/intercom.md) | Two-way audio, talk sessions |
287
287
  | [Snapshots](./documentation/baichuan-api/snapshots.md) | Capture images, thumbnails |
288
288
  | [Detection](./documentation/baichuan-api/detection.md) | Motion, AI, PIR, autotracking settings |
289
- | [Lights](./documentation/baichuan-api/lights.md) | Spotlight, floodlight, siren control |
289
+ | [Lights & Chime](./documentation/baichuan-api/lights.md) | Spotlight, floodlight, siren, chime/DingDong |
290
290
  | [Battery](./documentation/baichuan-api/battery.md) | Battery status, sleep/wake management |
291
291
  | [OSD](./documentation/baichuan-api/osd.md) | On-screen display configuration |
292
292
  | [Network](./documentation/baichuan-api/network.md) | Network, WiFi, storage, system settings |
@@ -9,7 +9,7 @@ import {
9
9
  runMultifocalDiagnosticsConsecutively,
10
10
  sampleStreams,
11
11
  testChannelStreams
12
- } from "./chunk-YPU7RAEY.js";
12
+ } from "./chunk-NLTB7GTA.js";
13
13
  export {
14
14
  collectCgiDiagnostics,
15
15
  collectMultifocalDiagnostics,
@@ -22,4 +22,4 @@ export {
22
22
  sampleStreams,
23
23
  testChannelStreams
24
24
  };
25
- //# sourceMappingURL=DiagnosticsTools-NUMCYEKQ.js.map
25
+ //# sourceMappingURL=DiagnosticsTools-FNLGCOVA.js.map
@@ -2377,6 +2377,14 @@ var BC_CMD_ID_PUSH_NET_INFO = 464;
2377
2377
  var BC_CMD_ID_PUSH_DINGDONG_LIST = 484;
2378
2378
  var BC_CMD_ID_PUSH_SLEEP_STATUS = 623;
2379
2379
  var BC_CMD_ID_PUSH_COORDINATE_POINT_LIST = 723;
2380
+ var BC_CMD_ID_DING_DONG_CTRL = 483;
2381
+ var BC_CMD_ID_GET_DING_DONG_LIST = 484;
2382
+ var BC_CMD_ID_DING_DONG_OPT = 485;
2383
+ var BC_CMD_ID_GET_DING_DONG_CFG = 486;
2384
+ var BC_CMD_ID_SET_DING_DONG_CFG = 487;
2385
+ var BC_CMD_ID_QUICK_REPLY_PLAY = 349;
2386
+ var BC_CMD_ID_GET_DING_DONG_SILENT = 609;
2387
+ var BC_CMD_ID_SET_DING_DONG_SILENT = 610;
2380
2388
 
2381
2389
  // src/protocol/crypto.ts
2382
2390
  function md5HexUpper(input) {
@@ -7261,6 +7269,14 @@ export {
7261
7269
  BC_CMD_ID_PUSH_DINGDONG_LIST,
7262
7270
  BC_CMD_ID_PUSH_SLEEP_STATUS,
7263
7271
  BC_CMD_ID_PUSH_COORDINATE_POINT_LIST,
7272
+ BC_CMD_ID_DING_DONG_CTRL,
7273
+ BC_CMD_ID_GET_DING_DONG_LIST,
7274
+ BC_CMD_ID_DING_DONG_OPT,
7275
+ BC_CMD_ID_GET_DING_DONG_CFG,
7276
+ BC_CMD_ID_SET_DING_DONG_CFG,
7277
+ BC_CMD_ID_QUICK_REPLY_PLAY,
7278
+ BC_CMD_ID_GET_DING_DONG_SILENT,
7279
+ BC_CMD_ID_SET_DING_DONG_SILENT,
7264
7280
  md5HexUpper,
7265
7281
  md5StrModern,
7266
7282
  deriveAesKey,
@@ -7334,4 +7350,4 @@ export {
7334
7350
  parseRecordingFileName,
7335
7351
  ReolinkCgiApi
7336
7352
  };
7337
- //# sourceMappingURL=chunk-YPU7RAEY.js.map
7353
+ //# sourceMappingURL=chunk-NLTB7GTA.js.map