[][src]Module dash7_alp::operand

Operands used to build the ALP Actions

Modules

new
permission_level
status_code

Status code that can be received as a result of some ALP actions.

Structs

BitmapRangeComparison

Check if the content of a file is (not) contained in the sent bitmap values

ComparisonWithOtherFile

Compare content of 2 files optionally masked

ComparisonWithValue

Compare some file content optionally masked, with a value

ComparisonWithZero

Compare file content, optionally masked, with 0.

FileOffset

Describe the location of some data on the filesystem (file + data offset).

InterfaceStatusUnknown
NonOverloadedIndirectInterface

Non Dash7 interface

NonVoid

Checks if the file content exists.

OverloadedIndirectInterface

Dash7 interface

Status

Result of an action in a previously sent request

StringTokenSearch

Compare some file content, optional masked, with an array of bytes and up to a certain number of errors.

Enums

IndirectInterface
InterfaceConfiguration

Meta data required to send a packet depending on the sending interface type

InterfaceId
InterfaceStatus

Meta data from a received packet depending on the receiving interface type

Permission
Query

The query operand provides a way to do optional actions. It represents a condition.

QueryCode
QueryComparisonType
QueryRangeComparisonType