Skip to content

Latest commit

 

History

History
70 lines (36 loc) · 1.37 KB

File metadata and controls

70 lines (36 loc) · 1.37 KB

Objects

Functions for finding and navigating NetXMS objects.

Data Collection

Functions for working with DCIs and collected data.

Events and Alarms

Functions for event posting and alarm management.

String Operations

Functions for string manipulation and formatting.

Time and Date

Functions for working with dates and times.

Math

Mathematical functions under the Math:: namespace.

Cryptography / Hashes

Cryptographic functions under the Crypto:: namespace.

Base64 Package

Base64 encoding/decoding functions under the Base64:: namespace.

Network

Network operations under the Net:: namespace.

File operations

File system operations under the IO:: namespace.

Miscelanious

General-purpose utility functions.