Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Apply Batch Tags

We have created an Apply Batch Tags form that allows the user to mass add/remove/edit tags in the database.

How to use Apply Batch Tags

...

Now if we look at the vav equipment, you can see the tags that got added and removed.

How to make a connected point not writable

If for some reason some points brought in have the writable and actions enabled. They can be easily removed by removing the appropriate tags.

The following tags need to be removed:

  • writable - because the point isn't writable
  • haystackWrite (or bacnetWrite) - need to remove the reference to which the point is supposedly trying to write too
  • haystackWriteLevel (or bacnetWriteLevel) - part of the previous one specifying the level to write to it on the device
  • actions - if its writable, it doesn't need the actions tag either

Image Added

How to change the value of a property tag

...