Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision |
| blocks:app-note:isaac [2026-05-22 09:51] – Minor syntax tweaks admin | blocks:app-note:isaac [2026-05-25 06:57] (current) – isaac version disclaimer joao |
|---|
| =====ISAAC integration===== | =====ISAAC integration===== |
| |
| This application note shows the steps involved in setting up Blocks to communicate with [[https://www.isaacplatform.com/|Smart Monkeys ISAAC]] A/V monitor and management system. | This application note shows the steps involved in setting up Blocks to communicate with [[https://www.isaacplatform.com/|Smart Monkeys ISAAC]] A/V monitor and management system. ISAAC version **2.5.4 or higher**, required to follow this guide. |
| |
| ===The ISAAC device=== | ===The ISAAC device=== |
| //**playersBlackList**// (optional, string array) An array of spots we want to black list and avoid exposing to ISAAC. It respects the same naming convention as explained above for the white listing. \\ | //**playersBlackList**// (optional, string array) An array of spots we want to black list and avoid exposing to ISAAC. It respects the same naming convention as explained above for the white listing. \\ |
| |
| :!: **NOTE**: If neither "playersWhiteList" or "playersBlackList" are present, all Spots will be included. This will also send heartbeats to ISAAC for every Spot, which is wasteful with resources for a large number of Spots. Whenever possible, list only the Spots to be used by ISAAC. | :!: **NOTES**: Do not use dashes ("-") in either Spots or Spot Groups that will be exposed to ISAAC, as it will not work. Also, if neither "playersWhiteList" or "playersBlackList" are present, **all spots** will be included. This will also send heartbeats to ISAAC for every Spot, which is wasteful with resources for a large number of Spots. Whenever possible, list only the Spots to be used by ISAAC. |
| |
| ===Sending log messages from Blocks=== | ===Sending log messages from Blocks=== |