[][src]Module vapix::v3

The VAPIX v3 AP was introduced in firmware 5.00 in 2008.

This API is documented in a PDF which does not appear to be presently be available from Axis. It remains available from third parties, including the Wayback Machine.

The v3 API does not provide an explicit service discovery interface, although certain parts of it are revealed via the v4 API. Devices which primarily rely on v4 in 2020 continue to rely on v3 for certain functions.

Re-exports

pub use applications::Applications;
pub use parameters::Parameters;
pub use system_log::SystemLog;

Modules

applications

The VAPIX application interface at /axis-cgi/applications/*.

parameters

The VAPIX v3 parameters interface at /axis-cgi/param.cgi.

system_log

The VAPIX system log interface at /axis-cgi/systemlog.cgi.