Radiocraft Wireless M-Bus extension module  1.00.00
mbus_set_filter Struct Reference

FUNCTION mbusSetFilter
Defines the data structure of the VPL function mbusSetFilter. More...

Data Fields

int16 retval
 return value from call, set by VPL More...
 
int16 error
 error value from call, set by VPL More...
 
int8 only_installed
 Set to true to only show packets from installed slaves. More...
 

Detailed Description

FUNCTION mbusSetFilter
Defines the data structure of the VPL function mbusSetFilter.

Enables/disables filtering of the received packets, to only receive packets from registered slave devices.

Definition at line 166 of file mod_mbus.c.

Field Documentation

◆ error

int16 mbus_set_filter::error

error value from call, set by VPL

Definition at line 170 of file mod_mbus.c.

◆ only_installed

int8 mbus_set_filter::only_installed

Set to true to only show packets from installed slaves.

Definition at line 173 of file mod_mbus.c.

Referenced by mbusCallSetFilter().

◆ retval

int16 mbus_set_filter::retval

return value from call, set by VPL

Definition at line 169 of file mod_mbus.c.


The documentation for this struct was generated from the following file: