Admin Api - Brickcom FD-100A Series User Manual

Megapixel day & night fixed dome network camera
Hide thumbs Also See for FD-100A Series:
Table of Contents

Advertisement

Admin API

Admin API enables applications to perform administrative tasks on the IPCAM unit.
The tasks include add/delete users, upgrade firmware, etc.
Data structures
Data Structure
SUserSetting
SUserSetSetting
SHTTPSetting
SHTTPSSetting
ActionEvents
ActionEvent
addUser
deleteUser
updateUser
getUsers
setHTTP
setHTTP/HTTPS
getHTTP
setHTTPS
getHTTPS
resetToDefault
upgradeFirmware
Reboot
importConfigFile
exportConfigFile
setPWDComplexity Set password Complexity.
getPWDComplexity Get password Complexity.
enum UserPrivilegeType {
USER_PRIVILEGE_VIEW=0,
USER_PRIVILEGE_ADMIN,
USER_PRIVILEGE_REMOTE_VIEW,
};
/* SUserSetting */
typedef struct _userSetting {
int index;
Description
Setting for a user account
All user accounts
HTTP setting
HTTPS setting
Description
Add a user to the system
Delete a user from the system
Update the account of user <username>
Get all user accounts
Set HTTP setting
Set HTTP/HTTPS in one request.
Get HTTP setting
Set HTTPS setting
Get HTTPS setting
Reset the IPCamera setting to factory default.
Upgrade firmware
Reboot the system.
This function is used to upload configuration to the
device.
This function is used to get the configuration from the
device.
96

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FD-100A Series and is the answer not in the manual?

Questions and answers

Table of Contents