class slm.defines.SiteLogFormat[source]

Bases: IntegerChoices

LEGACY = 1
GEODESY_ML = 2
JSON = 3
ASCII_9CHAR = 4
property suffix

Fetch the configured suffix for this file type.

__new__(value)