Namespace DuetAPI.Utility
Classes
DriverId
Class representing a driver identifier
DriverIdJsonConverter
Converter for DriverId instances
FileLists
Helper class to generate RRF-style file lists
Heightmap
Class representing a heightmap
JsonCamelCaseStringEnumConverter
Class for easier access to JsonStringEnumConverter with camel-case naming
JsonCharEnumConverter
Converter factory for converting enum types to char
JsonHelper
Helper class for JSON serialization, deserialization, patch creation and patch application
JsonLowerCaseStringEnumConverter
Class to convert enums to and from lowercase JSON strings
JsonOptionalShortDateTimeConverter
JSON converter for short DateTime values
JsonPolymorphicWriteOnlyConverter<T>
JSON converter for converting inherited class types to JSON
JsonRegexListConverter
JSON converter to read and write a list of regular expressions
JsonShortDateTimeConverter
JSON converter for short DateTime values
RequiredPermissionsAttribute
Attribute to define the permissions of each command
SbcPermissionsConverter
Class to (de-)serialize SBC permission flags
Enums
SbcPermissions
Enumeration of supported plugin permissions