To switch from the FIN write logic to the BACnet 1 for 1 write logic, remove the bacnetWriteLevel tag from the point record.
- Click
> Folio
> Launch.
- 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.