To switch from the FIN write logic to the BACnet 1 for 1 write logic, remove the bacnetWriteLevel tag from the point record.

  1. Click > Folio > Launch.
  1. Run the following query: readAll(point and bacnetWriteLevel).map x => diff(x, {-bacnetWriteLevel}).commit
  • Press the Enter key.
  • The bacnetWriteLevel tag has now been removed from the point record.