Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
johnyeboahregno committed Nov 13, 2023
1 parent 3931ed7 commit cc244b2
Show file tree
Hide file tree
Showing 45 changed files with 231 additions and 2,153 deletions.
1 change: 1 addition & 0 deletions .vs/VSWorkspaceState.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@
"ExpandedNodes": [
""
],
"SelectedNode": "\\d:\\repos\\github\\regno-standard",
"PreviewInSolutionExplorer": false
}
14 changes: 7 additions & 7 deletions Documentation/doc_conf_configDoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<strong>Regno Standard</strong> ConfigDoc">
<meta name="keywords" content="<strong>Regno Standard</strong>, Regno, Standard, ConfigDoc">
<meta name="description" content="Regno Standard ConfigDoc">
<meta name="keywords" content="Regno Standard, Regno, Standard, ConfigDoc">

<title><strong>Regno Standard</strong> - Documentation - Configuration Documents - ConfigDoc</title>
<title>Regno Standard - Documentation - Configuration Documents - ConfigDoc</title>

<!-- styles -->
<link href="assets/css/theDocs.all.css" rel="stylesheet">
Expand Down Expand Up @@ -340,7 +340,7 @@ <h2 id="overview">Config - <strong>ConfigDoc</strong></h2>
var webAuth = new auth0.WebAuth({
clientID: 'v1yRbI8lsjcElFtgffwKuJ7n0UWzJTMW',
domain: 'regno.eu.auth0.com',
redirectUri: 'http://regno.ai/standard/doc_conf_configDoc.html',
redirectUri: 'https://www.regnostandard.com/doc_conf_configDoc.html',
audience: 'https://regno.eu.auth0.com/api/v2/',
scope: 'openid',
responseType: 'token id_token'
Expand All @@ -360,7 +360,7 @@ <h2 id="overview">Config - <strong>ConfigDoc</strong></h2>
}
else if (err != null) {
alert('Authentication Failed' + err.errorDescription);
window.location = 'http://regno.ai/standard/doc_documents.html';
window.location = 'https://www.regnostandard.com/doc_documents.html';
}
else {
webAuth.authorize();
Expand Down Expand Up @@ -405,11 +405,11 @@ <h2 id="overview">Config - <strong>ConfigDoc</strong></h2>

<div class="row">
<div class="col-md-6 col-sm-6">
<p>Copyright &copy; 2021 <strong><strong>Regno Software</strong></strong> Ltd. All rights reserved.</p>
<p>Copyright &copy; 2021 <strong>Regno Software</strong> Ltd. All rights reserved.</p>
</div>
<div class="col-md-6 col-sm-6">
<ul class="footer-menu">
<li><a target="_blank" href="https://github.com/regnostandard/Regno-Standard-Documentation">Changelog</a></li>
<li><a target="_blank" href="https://github.com/regnostandard">Changelog</a></li>
<li><a href="support.html">Contact us</a></li>
</ul>
</div>
Expand Down
14 changes: 7 additions & 7 deletions Documentation/doc_conf_subConfigDoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<strong>Regno Standard</strong> SubConfigDoc">
<meta name="keywords" content="<strong>Regno Standard</strong>, Regno, Standard, SubConfigDoc">
<meta name="description" content="Regno Standard SubConfigDoc">
<meta name="keywords" content="Regno Standard, Regno, Standard, SubConfigDoc">

<title><strong>Regno Standard</strong> - Documentation - Sub Configuration Documents - SubConfigDoc</title>
<title>Regno Standard - Documentation - Sub Configuration Documents - SubConfigDoc</title>

<!-- styles -->
<link href="assets/css/theDocs.all.css" rel="stylesheet">
Expand Down Expand Up @@ -302,7 +302,7 @@ <h2 id="overview">Sub Config - <strong>SubConfigDoc</strong></h2>
var webAuth = new auth0.WebAuth({
clientID: 'v1yRbI8lsjcElFtgffwKuJ7n0UWzJTMW',
domain: 'regno.eu.auth0.com',
redirectUri: 'http://regno.ai/standard/doc_conf_subConfigDoc.html',
redirectUri: 'https://www.regnostandard.com/doc_conf_subConfigDoc.html',
audience: 'https://regno.eu.auth0.com/api/v2/',
scope: 'openid',
responseType: 'token id_token'
Expand All @@ -322,7 +322,7 @@ <h2 id="overview">Sub Config - <strong>SubConfigDoc</strong></h2>
}
else if (err != null) {
alert('Authentication Failed' + err.errorDescription);
window.location = 'http://regno.ai/standard/doc_documents.html';
window.location = 'https://www.regnostandard.com/doc_documents.html';
}
else {
webAuth.authorize();
Expand Down Expand Up @@ -367,11 +367,11 @@ <h2 id="overview">Sub Config - <strong>SubConfigDoc</strong></h2>

<div class="row">
<div class="col-md-6 col-sm-6">
<p>Copyright &copy; 2021 <strong><strong>Regno Software</strong></strong> Ltd. All rights reserved.</p>
<p>Copyright &copy; 2021 <strong>Regno Software</strong> Ltd. All rights reserved.</p>
</div>
<div class="col-md-6 col-sm-6">
<ul class="footer-menu">
<li><a target="_blank" href="https://github.com/regnostandard/Regno-Standard-Documentation">Changelog</a></li>
<li><a target="_blank" href="https://github.com/regnostandard">Changelog</a></li>
<li><a href="support.html">Contact us</a></li>
</ul>
</div>
Expand Down
14 changes: 7 additions & 7 deletions Documentation/doc_data_channelSamplesDoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<strong>Regno Standard</strong> ChannelSamplesDoc documentation">
<meta name="keywords" content="<strong>Regno Standard</strong>, Regno, Standard, Documentation, Data, ChannelSamplesDoc">
<meta name="description" content="Regno Standard ChannelSamplesDoc documentation">
<meta name="keywords" content="Regno Standard, Regno, Standard, Documentation, Data, ChannelSamplesDoc">

<title><strong>Regno Standard</strong> - Documentation - Data Documents - ChannelSamplesDoc</title>
<title>Regno Standard - Documentation - Data Documents - ChannelSamplesDoc</title>

<!-- styles -->
<link href="assets/css/theDocs.all.css" rel="stylesheet">
Expand Down Expand Up @@ -285,7 +285,7 @@ <h2 id="overview">Data - <strong>ChannelSamplesDoc</strong></h2>
var webAuth = new auth0.WebAuth({
clientID: 'v1yRbI8lsjcElFtgffwKuJ7n0UWzJTMW',
domain: 'regno.eu.auth0.com',
redirectUri: 'http://regno.ai/standard/doc_data_channelSamplesDoc.html',
redirectUri: 'https://www.regnostandard.com/doc_data_channelSamplesDoc.html',
audience: 'https://regno.eu.auth0.com/api/v2/',
scope: 'openid',
responseType: 'token id_token'
Expand All @@ -305,7 +305,7 @@ <h2 id="overview">Data - <strong>ChannelSamplesDoc</strong></h2>
}
else if (err != null) {
alert('Authentication Failed' + err.errorDescription);
window.location = 'http://regno.ai/standard/doc_documents.html';
window.location = 'https://www.regnostandard.com/doc_documents.html';
}
else {
webAuth.authorize();
Expand Down Expand Up @@ -350,11 +350,11 @@ <h2 id="overview">Data - <strong>ChannelSamplesDoc</strong></h2>

<div class="row">
<div class="col-md-6 col-sm-6">
<p>Copyright &copy; 2021 <strong><strong>Regno Software</strong></strong> Ltd. All rights reserved.</p>
<p>Copyright &copy; 2021 <strong>Regno Software</strong> Ltd. All rights reserved.</p>
</div>
<div class="col-md-6 col-sm-6">
<ul class="footer-menu">
<li><a target="_blank" href="https://github.com/regnostandard/Regno-Standard-Documentation">Changelog</a></li>
<li><a target="_blank" href="https://github.com/regnostandard">Changelog</a></li>
<li><a href="support.html">Contact us</a></li>
</ul>
</div>
Expand Down
14 changes: 7 additions & 7 deletions Documentation/doc_data_configDoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<strong>Regno Standard</strong> ConfigDataDoc documentation">
<meta name="keywords" content="<strong>Regno Standard</strong>, Regno, Standard, Documentation, Data, ConfigDataDoc">
<meta name="description" content="Regno Standard ConfigDataDoc documentation">
<meta name="keywords" content="Regno Standard, Regno, Standard, Documentation, Data, ConfigDataDoc">

<title><strong>Regno Standard</strong> - Documentation - Data Documents - ConfigDataDoc</title>
<title>Regno Standard - Documentation - Data Documents - ConfigDataDoc</title>

<!-- styles -->
<link href="assets/css/theDocs.all.css" rel="stylesheet">
Expand Down Expand Up @@ -273,7 +273,7 @@ <h2 id="overview">Data - <strong>ConfigDataDoc</strong></h2>
var webAuth = new auth0.WebAuth({
clientID: 'v1yRbI8lsjcElFtgffwKuJ7n0UWzJTMW',
domain: 'regno.eu.auth0.com',
redirectUri: 'http://regno.ai/standard/doc_data_configDataDoc.html',
redirectUri: 'https://www.regnostandard.com/doc_data_configDataDoc.html',
audience: 'https://regno.eu.auth0.com/api/v2/',
scope: 'openid',
responseType: 'token id_token'
Expand All @@ -293,7 +293,7 @@ <h2 id="overview">Data - <strong>ConfigDataDoc</strong></h2>
}
else if (err != null) {
alert('Authentication Failed' + err.errorDescription);
window.location = 'http://regno.ai/standard/doc_documents.html';
window.location = 'https://www.regnostandard.com/doc_documents.html';
}
else {
webAuth.authorize();
Expand Down Expand Up @@ -338,11 +338,11 @@ <h2 id="overview">Data - <strong>ConfigDataDoc</strong></h2>

<div class="row">
<div class="col-md-6 col-sm-6">
<p>Copyright &copy; 2021 <strong><strong>Regno Software</strong></strong> Ltd. All rights reserved.</p>
<p>Copyright &copy; 2021 <strong>Regno Software</strong> Ltd. All rights reserved.</p>
</div>
<div class="col-md-6 col-sm-6">
<ul class="footer-menu">
<li><a target="_blank" href="https://github.com/regnostandard/Regno-Standard-Documentation">Changelog</a></li>
<li><a target="_blank" href="https://github.com/regnostandard">Changelog</a></li>
<li><a href="support.html">Contact us</a></li>
</ul>
</div>
Expand Down
14 changes: 7 additions & 7 deletions Documentation/doc_data_eventDataDoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<strong>Regno Standard</strong> EventDataDoc documentation">
<meta name="keywords" content="<strong>Regno Standard</strong>, Regno, Standard, Documentation, Data, EventDataDoc">
<meta name="description" content="Regno Standard EventDataDoc documentation">
<meta name="keywords" content="Regno Standard, Regno, Standard, Documentation, Data, EventDataDoc">

<title><strong>Regno Standard</strong> - Documentation - Data Documents - EventDataDoc</title>
<title>Regno Standard - Documentation - Data Documents - EventDataDoc</title>

<!-- styles -->
<link href="assets/css/theDocs.all.css" rel="stylesheet">
Expand Down Expand Up @@ -258,7 +258,7 @@ <h2 id="overview">Data - <strong>EventDataDoc</strong></h2>
var webAuth = new auth0.WebAuth({
clientID: 'v1yRbI8lsjcElFtgffwKuJ7n0UWzJTMW',
domain: 'regno.eu.auth0.com',
redirectUri: 'http://regno.ai/standard/doc_data_eventDataDoc.html',
redirectUri: 'https://www.regnostandard.com/doc_data_eventDataDoc.html',
audience: 'https://regno.eu.auth0.com/api/v2/',
scope: 'openid',
responseType: 'token id_token'
Expand All @@ -278,7 +278,7 @@ <h2 id="overview">Data - <strong>EventDataDoc</strong></h2>
}
else if (err != null) {
alert('Authentication Failed' + err.errorDescription);
window.location = 'http://regno.ai/standard/doc_documents.html';
window.location = 'https://www.regnostandard.com/doc_documents.html';
}
else {
webAuth.authorize();
Expand Down Expand Up @@ -323,11 +323,11 @@ <h2 id="overview">Data - <strong>EventDataDoc</strong></h2>

<div class="row">
<div class="col-md-6 col-sm-6">
<p>Copyright &copy; 2021 <strong><strong>Regno Software</strong></strong> Ltd. All rights reserved.</p>
<p>Copyright &copy; 2021 <strong>Regno Software</strong> Ltd. All rights reserved.</p>
</div>
<div class="col-md-6 col-sm-6">
<ul class="footer-menu">
<li><a target="_blank" href="https://github.com/regnostandard/Regno-Standard-Documentation">Changelog</a></li>
<li><a target="_blank" href="https://github.com/regnostandard">Changelog</a></li>
<li><a href="support.html">Contact us</a></li>
</ul>
</div>
Expand Down
14 changes: 7 additions & 7 deletions Documentation/doc_data_mediaDataDoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<strong>Regno Standard</strong> MediaDataDoc documentation">
<meta name="keywords" content="<strong>Regno Standard</strong>, Regno, Standard, Documentation, Data, MediaDataDoc">
<meta name="description" content="Regno Standard MediaDataDoc documentation">
<meta name="keywords" content="Regno Standard, Regno, Standard, Documentation, Data, MediaDataDoc">

<title><strong>Regno Standard</strong> - Documentation - Data Documents - MediaDataDoc</title>
<title>Regno Standard - Documentation - Data Documents - MediaDataDoc</title>

<!-- styles -->
<link href="assets/css/theDocs.all.css" rel="stylesheet">
Expand Down Expand Up @@ -289,7 +289,7 @@ <h2 id="overview">Data - <strong>MediaDataDoc</strong></h2>
var webAuth = new auth0.WebAuth({
clientID: 'v1yRbI8lsjcElFtgffwKuJ7n0UWzJTMW',
domain: 'regno.eu.auth0.com',
redirectUri: 'http://regno.ai/standard/doc_data_mediaDataDoc.html',
redirectUri: 'https://www.regnostandard.com/doc_data_mediaDataDoc.html',
audience: 'https://regno.eu.auth0.com/api/v2/',
scope: 'openid',
responseType: 'token id_token'
Expand All @@ -309,7 +309,7 @@ <h2 id="overview">Data - <strong>MediaDataDoc</strong></h2>
}
else if (err != null) {
alert('Authentication Failed' + err.errorDescription);
window.location = 'http://regno.ai/standard/doc_documents.html';
window.location = 'https://www.regnostandard.com/doc_documents.html';
}
else {
webAuth.authorize();
Expand Down Expand Up @@ -354,11 +354,11 @@ <h2 id="overview">Data - <strong>MediaDataDoc</strong></h2>

<div class="row">
<div class="col-md-6 col-sm-6">
<p>Copyright &copy; 2021 <strong><strong>Regno Software</strong></strong> Ltd. All rights reserved.</p>
<p>Copyright &copy; 2021 <strong>Regno Software</strong> Ltd. All rights reserved.</p>
</div>
<div class="col-md-6 col-sm-6">
<ul class="footer-menu">
<li><a target="_blank" href="https://github.com/regnostandard/Regno-Standard-Documentation">Changelog</a></li>
<li><a target="_blank" href="https://github.com/regnostandard">Changelog</a></li>
<li><a href="support.html">Contact us</a></li>
</ul>
</div>
Expand Down
14 changes: 7 additions & 7 deletions Documentation/doc_data_param2DMapValueDoc.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="<strong>Regno Standard</strong> Param2DMapValueDoc documentation">
<meta name="keywords" content="<strong>Regno Standard</strong>, Regno, Standard, Documentation, Data, Param2DMapValueDoc">
<meta name="description" content="Regno Standard Param2DMapValueDoc documentation">
<meta name="keywords" content="Regno Standard, Regno, Standard, Documentation, Data, Param2DMapValueDoc">

<title><strong>Regno Standard</strong> - Documentation - Data Documents - Param2DMapValueDoc</title>
<title>Regno Standard - Documentation - Data Documents - Param2DMapValueDoc</title>

<!-- styles -->
<link href="assets/css/theDocs.all.css" rel="stylesheet">
Expand Down Expand Up @@ -292,7 +292,7 @@ <h2 id="overview">Data - <strong>Param2DMapValueDoc</strong></h2>
var webAuth = new auth0.WebAuth({
clientID: 'v1yRbI8lsjcElFtgffwKuJ7n0UWzJTMW',
domain: 'regno.eu.auth0.com',
redirectUri: 'http://regno.ai/standard/doc_data_param2DMapValueDoc.html',
redirectUri: 'https://www.regnostandard.com/doc_data_param2DMapValueDoc.html',
audience: 'https://regno.eu.auth0.com/api/v2/',
scope: 'openid',
responseType: 'token id_token'
Expand All @@ -312,7 +312,7 @@ <h2 id="overview">Data - <strong>Param2DMapValueDoc</strong></h2>
}
else if (err != null) {
alert('Authentication Failed' + err.errorDescription);
window.location = 'http://regno.ai/standard/doc_documents.html';
window.location = 'https://www.regnostandard.com/doc_documents.html';
}
else {
webAuth.authorize();
Expand Down Expand Up @@ -357,11 +357,11 @@ <h2 id="overview">Data - <strong>Param2DMapValueDoc</strong></h2>

<div class="row">
<div class="col-md-6 col-sm-6">
<p>Copyright &copy; 2021 <strong><strong>Regno Software</strong></strong> Ltd. All rights reserved.</p>
<p>Copyright &copy; 2021 <strong>Regno Software</strong> Ltd. All rights reserved.</p>
</div>
<div class="col-md-6 col-sm-6">
<ul class="footer-menu">
<li><a target="_blank" href="https://github.com/regnostandard/Regno-Standard-Documentation">Changelog</a></li>
<li><a target="_blank" href="https://github.com/regnostandard">Changelog</a></li>
<li><a href="support.html">Contact us</a></li>
</ul>
</div>
Expand Down
Loading

0 comments on commit cc244b2

Please sign in to comment.