Package-level declarations

Types

Link copied to clipboard
interface CameraProperty

All Topics in this file shall use the following MQTT properties except specified differently: NOT RETAINED QoS 1

Link copied to clipboard

Configures the crop size of the centered full-resolution camera image that is moved according to the focus distance (i.e. the correction will ensure that the crop center matches the optical center). The device will keep the width and height within the allowed range.

Link copied to clipboard

Configure or Deconfigure (empty procedure) Key Action Procedure on the Falke

Link copied to clipboard
Link copied to clipboard

Publish the current time zone set by device

Link copied to clipboard

Returns the display resolution of the Falke, after it has been requested via GetDisplayResolution.

Link copied to clipboard

Contains the distance of object status, after triggering via GetDistanceOfObject.

Link copied to clipboard

Returns the shift in pixel of the current camera resolution of the Falke, after it has been requested via GetFocusShiftCamera.

Link copied to clipboard

Triggers to get the display resolution via DisplayResolutionStatus.

Link copied to clipboard

Triggers to return the distance of the object via DistanceOfObjectStatus.

Link copied to clipboard

Triggers to get the focus shift of the camera. Will be returned in FocusShiftCameraStatus.

Link copied to clipboard

Topic to get the current image resolution.

Link copied to clipboard

Install/Update Inside App on the Falke

Link copied to clipboard

Installation Status published when an installation/update is carried out

Link copied to clipboard

Install/Update Software Component on the Falke

Link copied to clipboard

Install OS Update on the Falke

Link copied to clipboard
Link copied to clipboard

The action of the key, either KeyAction.Down or KeyAction.Up.

Link copied to clipboard

Event of registered key.

Link copied to clipboard

Topic for the current live-stream configuration / status.

Link copied to clipboard

Topic to get the current live stream video stabilization.

Link copied to clipboard

Provide LogFilePackage to outside App

Link copied to clipboard

Publish the current log level of falke

Link copied to clipboard
Link copied to clipboard

Receive picture JPG data of single pictures via FileTopic The picture data includes all metadata which also allows to restore the original file name, i.e., ID of the picture: falke_YYYYMMDD-HHmmss.jpg

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Receive list of available pictures on the Falke. Automatically published to clients that use a context containing this topic. MQTT properities: RETAINED

Link copied to clipboard
Link copied to clipboard

Receive thumbnails of previously added pictures

Link copied to clipboard

Acknowledge the successful reception of a picture (picture data, not thumbnail!)

Link copied to clipboard

Acknowledge the successful reception of a video (video data, not thumbnail!)

Link copied to clipboard

Topic to get the current live stream video stabilization.

Link copied to clipboard

Register Key Listener on the Falke

Link copied to clipboard

Sends a pixel graphic to the Falke to display.

Link copied to clipboard

Sends the given test to be rendered on the Falke display.

Link copied to clipboard

Request Logs from Falke by outside App

Link copied to clipboard

Request the file of previously added pictures, the files will be delivered one by one as ordered in the list to the requesting client. An empty list in RequestPictures.Params.pictures should result in all (for this client) available pictures to be sent to the client.

Link copied to clipboard

Request thumbnails of previously added pictures, the thumbnails will be delivered one by one as ordered in the list to the requesting client.

Link copied to clipboard

Request the file of previously added videos, the files will be delivered one by one as ordered in the list to the requesting client. An empty list in RequestVideos.Params.videos should result in all available videos to be sent to the client.

Link copied to clipboard

Request thumbnails of previously added pictures, the thumbnails will be delivered one by one as ordered in the list to the requesting client.

Link copied to clipboard

Required to perform factory reset using topic from DeviceStatusSOService

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Topic to set the image resolution.

Link copied to clipboard
Link copied to clipboard

Set the view Stream configurations

Link copied to clipboard

Topic to set the live stream video stabilization.

Link copied to clipboard

Set Log Level of Falke

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Topic to set the live stream video stabilization.

Link copied to clipboard

Topic to set the video record frame rate.

Link copied to clipboard

Topic to set the video record resolution.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Receive storage status of the Falke

Link copied to clipboard

Receive system status. MQTT properties: RETAINED

Link copied to clipboard
Link copied to clipboard

Uninstall Inside App on the Falke

Link copied to clipboard

Unregister Key Listener on the Falke.

Link copied to clipboard

Send application package via FileTopic

Link copied to clipboard

Send OS update image via FileTopic

Link copied to clipboard
object Video : FileTopic

Receive video file via FileTopic The video data includes all metadata which also allows to restore the original file name, i.e., ID of the video: falke_YYYYMMDD-HHmmss.mpg

Link copied to clipboard

Receive list of available videos on the device. Automatically published to clients that use a context containing this topic. MQTT properities: RETAINED

Link copied to clipboard

Topic to get the current video record frame rate.

Link copied to clipboard

Topic to get the current video record resolution.

Link copied to clipboard

Receive thumbnails of previously added videos