Midas Button Syntax: Unterschied zwischen den Versionen
Aus metasec wiki
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…“) |
Admin (Diskussion | Beiträge) (→Phonebook) |
||
Zeile 16: | Zeile 16: | ||
== Phonebook == | == Phonebook == | ||
− | but_pb=<bool> | + | but_pb=<bool><p> |
but_pb_url=<url to phonebook> | but_pb_url=<url to phonebook> | ||
Version vom 13. Juni 2014, 10:47 Uhr
Midas features the generation of different button types based on input received from ZPhone.
The button types and their syntax are:
Inhaltsverzeichnis
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>
but_email=<bool>
Search Engine
but_search=<bool>
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>