Difference between revisions of "Protocols/AOL/Atoms/Reference/Alert Type"

From NINA Wiki
Jump to navigation Jump to search
(Created page with "The type of alert that will be displayed. It must be one of the following pre-defined types: info<br /> error<br /> pop_info<br /> pop_error<br /> warning<br /> pop_warning<b...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{Protocols/AOL
 +
|protocol=atoms}}
 +
 +
== FDO91 ==
 +
 
The type of alert that will be displayed. It must be one of the following pre-defined types:
 
The type of alert that will be displayed. It must be one of the following pre-defined types:
  
Line 12: Line 17:
  
 
'''Example''': async_alert &lt;error&gt;
 
'''Example''': async_alert &lt;error&gt;
 +
 +
 +
[[Category:AOL]]
 +
[[Category:Protocols/AOL]]
 +
[[Category:Protocols/AOL/FDO]]
 +
[[Category:Not_Currently_Documented]]
 +
[[Category:Work_In_Progress]]

Latest revision as of 14:55, 14 March 2023

AOL Protocol
IntroductionTermsClients
Basic
Datatypes
FLAPP3Midas
TokensAtomsFDO
Tutorials
Sign On
Technical Documentation
Host Architecture

FDO91

The type of alert that will be displayed. It must be one of the following pre-defined types:

info
error
pop_info
pop_error
warning
pop_warning
yes_no
yes_no_cancel


Example: async_alert <error>