Midas Button Syntax

Aus metasec wiki
Version vom 13. Juni 2014, 11:46 Uhr von Admin (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Midas features the generation of different button types based on input received from ZPhone. The button types and their syntax are: == Main Menu == Generated by…“)

(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

Midas features the generation of different button types based on input received from ZPhone.

The button types and their syntax are:

Main Menu

Generated by default

Slider

but_slider=<bool>

IP Cam Picture

but_cam=<bool>

IP Cam Video

but_stream=<bool>

Phonebook

but_pb=<bool> but_pb_url=<url to phonebook>

Phone

but_phone=<bool>

(this is not a button, but an UI extension)

Code Scanner

but_qr=<bool>

E-Mail

but_email=<bool>

Search Engine

but_search=<bool>

IP Cam Submenu

cam<counter>_url=<cam base url> cam<counter>_pic_url=<jpg file> cam<counter>_vid_url=<mjpg file> cam<counter>_name=<camname string>

Custom Apps

name=<appname string> url=<absolute url>