Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blocks:app-note:isaac [2026-05-22 09:51] – Minor syntax tweaks adminblocks:app-note:isaac [2026-05-25 06:57] (current) – isaac version disclaimer joao
Line 1: Line 1:
 =====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===
Line 38: Line 38:
 //**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===