typedef struct _SSFilterAddressEntry {
int enabled;
char startIP[16];
char endIP[16];
}SFilterAddressEntry;
typedef struct _SSFilterAddressList {
int size;
SFilterAddressEntry filterEntry[16];
}SFilterAddressList;
typedef struct _SSIPFilterSetting {
int enabled;
int permissionType;
SFilterAddressList allowList;
SFilterAddressList denyList;
}SIPFilterSetting;
ActionEvents
ActionEvent
Description
setBasicNetwork
Set the basic network setting
getBasicNetwork
Get the basic network setting
setUPnP
Set UPnP setting
getUPnP
Get UPnP setting
setDDNS
Set DDNS setting
getDDNS
Get DDNS setting
setEthernet
Set Ethernet setting
getEthernet
Get Ethernet setting
setWIFI
Set WIFI setting
getWIFI
Get WIFI setting
setIPFilter
Set IPFilter setting
getIPFilter
Get IPFilter setting
82
Need help?
Do you have a question about the FD-100A Series and is the answer not in the manual?
Questions and answers