You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 15, 2021. It is now read-only.
I'm setting up for the OPC UA protocol,
i configured the protocol-config.sh file and launched the command . ./protocol-model.sh
I get the following error (i added spaces in the html tags)
sed: -e expression #1, char 27: unterminated `s' command
< html >
< head >
< title >404 Not Found< /title >
</ head >
< body >
< h1 >404 Not Found< /h1 >
< p >The requested resource has not been found. < br >
Please check the requested URL.< /p >
< /body >
< /html >
is it possible to have support?
looking at the documentation on iot/core/api/v1/doc/
I made the following change
I'm setting up for the OPC UA protocol,
i configured the protocol-config.sh file and launched the command
. ./protocol-model.sh
I get the following error (i added spaces in the html tags)
is it possible to have support?
looking at the documentation on
iot/core/api/v1/doc/
I made the following change
I get the following error
{"message":"Invalid client request."}
I then tried this way and it worked
The text was updated successfully, but these errors were encountered: