Versions Compared

Key

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

Table of Contents
Introduction

...

Current Supported External Systems

  • BMS Systems
    • SIPe
    • Trend - 963 MSSQL
    MODBUS
    • TAC Continuum (Schneider Electric)
    • Siemens Desigo
    • Landis and Gyr
    TAC (Schneider Electric)
  • Communication Protocols:
    • Modbus
    • Obix

How Does the Sigma Import Agent Work?

...

Both the Periodic and Non Periodic Importers use the ExtendedLog table in the TAC MSSQL database to source data for channels. The Continuum Importers support multiple agents, the agent name needs to be included in the DataLoad Id to identify which database should be used.  The system processes all channels where the Data Load ID 1 starts with "tac://". A Continuum Compliant dataload ID will look as follows:

Pattern:tac://<AGENT-NAME>/<SOURCE>/<HIGH-POINT-ID>:<LOW-POINT-ID>
Example:tac://DEFAULT/i/1010834776:1090526341

The system then runs the following SQL to get the data for the channel:

...