![Flex Scada Flexs Q5 Скачать руководство пользователя страница 21](http://html1.mh-extra.com/html/flex-scada/flexs-q5/flexs-q5_user-manual_2304310021.webp)
4 . 1 - H T T P A P I
The FlexsQ5 has a HTTP/HTTPS API that allows for a number of
parameters to be accessed or modified. Below are some
examples of how to use this API.
All requests must be authenticated using the BASIC AUTH
headers with the password hashed using SHA256.
This PHP example requests all the metrics from the FlexsQ5. The
response shown left includes all enabled channels and relays. The
/crypto endpoint displays IP Address info and other system
parameters.
The above example code can be downloaded here:
https://pastebin.com/y66r1niS