generated from EVerest/everest-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5aaa94a
commit fb7eaa7
Showing
46 changed files
with
142,278 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- SPDX-License-Identifier: Apache-2.0 | ||
Copyright 2020 - 2024 Pionix GmbH and Contributors to EVerest --> | ||
<browserconfig> | ||
<msapplication> | ||
<tile> | ||
<square150x150logo src="/favicon/mstile-150x150.png"/> | ||
<TileColor>#2d89ef</TileColor> | ||
</tile> | ||
</msapplication> | ||
</browserconfig> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "", | ||
"short_name": "", | ||
"icons": [ | ||
{ | ||
"src": "/favicon/android-chrome-192x192.png", | ||
"sizes": "192x192", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "/favicon/android-chrome-512x512.png", | ||
"sizes": "512x512", | ||
"type": "image/png" | ||
} | ||
], | ||
"theme_color": "#ffffff", | ||
"background_color": "#ffffff", | ||
"display": "standalone" | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<!-- SPDX-License-Identifier: Apache-2.0 | ||
Copyright 2020 - 2024 Pionix GmbH and Contributors to EVerest --> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> | ||
<title>EVerest Admin Panel</title> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/everest-admin-panel/pr-191/favicon/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/everest-admin-panel/pr-191/favicon/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="/everest-admin-panel/pr-191/favicon/favicon-16x16.png"> | ||
<link rel="manifest" href="/everest-admin-panel/pr-191/favicon/site.webmanifest"> | ||
<link rel="mask-icon" href="/everest-admin-panel/pr-191/favicon/safari-pinned-tab.svg" color="#5bbad5"> | ||
<link rel="shortcut icon" href="/everest-admin-panel/pr-191/favicon/favicon.ico"> | ||
<meta name="msapplication-TileColor" content="#2d89ef"> | ||
<meta name="msapplication-config" content="/favicon/browserconfig.xml"> | ||
<meta name="theme-color" content="#ffffff"> | ||
<script type="module" crossorigin src="/everest-admin-panel/pr-191/assets/index-pHR1XZ5q.js"></script> | ||
<link rel="stylesheet" crossorigin href="/everest-admin-panel/pr-191/assets/index-r2xyj_1h.css"> | ||
<link rel="manifest" href="/everest-admin-panel/pr-191/manifest.webmanifest"><script id="vite-plugin-pwa:register-sw" src="/everest-admin-panel/pr-191/registerSW.js"></script></head> | ||
|
||
<body> | ||
<div id="app"></div> | ||
</body> | ||
|
||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name":"frontend","short_name":"frontend","start_url":"/everest-admin-panel/pr-191/","display":"standalone","background_color":"#ffffff","lang":"en","scope":"/everest-admin-panel/pr-191/"} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
User-agent: * | ||
Disallow: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"$schema":"http://json-schema.org/draft-07/schema#","description":"Json schema of main EVerest config file","$defs":{"config_map":{"type":"object","description":"This is a config map. Each property specifies one simple config option and will be validated agains the schema provided by the module's manifest file.","patternProperties":{"^[a-zA-Z_][a-zA-Z0-9_.-]*$":{"description":"A single config option","type":["boolean","integer","number","string"]}},"default":{},"additionalProperties":false}},"type":"object","required":["active_modules"],"additionalProperties":false,"properties":{"settings":{"type":"object","properties":{"prefix":{"type":"string"},"config_file":{"type":"string"},"configs_dir":{"type":"string"},"schemas_dir":{"type":"string"},"modules_dir":{"type":"string"},"interfaces_dir":{"type":"string"},"types_dir":{"type":"string"},"errors_dir":{"type":"string"},"www_dir":{"type":"string"},"logging_config_file":{"type":"string"},"controller_port":{"type":"integer"},"controller_rpc_timeout_ms":{"type":"integer"},"mqtt_broker_socket_path":{"type":"string"},"mqtt_broker_host":{"type":"string"},"mqtt_broker_port":{"type":"integer"},"mqtt_everest_prefix":{"type":"string"},"mqtt_external_prefix":{"type":"string"},"telemetry_prefix":{"type":"string"},"telemetry_enabled":{"type":"boolean"},"validate_schema":{"type":"boolean"},"run_as_user":{"type":"string"}},"additionalProperties":false},"active_modules":{"type":"object","patternProperties":{"^[a-zA-Z_][a-zA-Z0-9_.-]*$":{"description":"This are the required properties for every module id entry","required":["module"],"properties":{"standalone":{"description":"Indicates to the manager that the module will be started standalone","type":"boolean"},"module":{"description":"Module name (e.g. directory name in the modules subdirectory)","type":"string","pattern":"^[a-zA-Z_][a-zA-Z0-9_-]*$"},"capabilities":{"description":"Linux capabilities required to run this module","type":"array","items":{"type":"string"}},"config_module":{"description":"Config map for the module","$ref":"#/$defs/config_map"},"config_implementation":{"description":"List of config maps for each implementation","type":"object","patternProperties":{"^[a-zA-Z_][a-zA-Z0-9_.-]*$":{"description":"Config map for this implementation.","$ref":"#/$defs/config_map"}},"default":{},"additionalProperties":false},"telemetry":{"description":"If this object is present telemetry for the module will be enabled","type":"object","required":["id"],"properties":{"id":{"description":"Telemetry from modules using the same id will be grouped together","type":"integer"}}},"connections":{"type":"object","description":"List of requirements: a mapping of all requirement ids listed in the module's manifest to module_id (declared in this file) and implementation_id (declared in manifest).","patternProperties":{"^[a-zA-Z_][a-zA-Z0-9_.-]*$":{"type":"array","items":{"type":"object","required":["module_id","implementation_id"],"properties":{"module_id":{"description":"module_id this requirement id maps to","type":"string","pattern":"^[a-zA-Z_][a-zA-Z0-9_.-]*$"},"implementation_id":{"description":"implementation_id this requirement id maps to","type":"string","pattern":"^[a-zA-Z_][a-zA-Z0-9_.-]*$"}},"additionalProperties":false}}},"default":{},"additionalProperties":false}},"additionalProperties":false}},"default":{},"additionalProperties":false},"x-module-layout":{}}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"$schema":"http://json-schema.org/draft-07/schema#","description":"Json schema for EVerest interface files","$defs":{"var_subschema":{"type":"object","required":["type","description"],"properties":{"type":{"type":["string","array"],"items":{"type":"string"},"uniqueItems":true},"description":{"type":"string","minLength":2},"qos":{"type":"integer","minimum":0,"maximum":2,"default":2},"default":false},"additionalProperties":true},"cmd_arguments_subschema":{"type":"object","patternProperties":{"^[a-zA-Z_][a-zA-Z0-9_.-]*$":{"type":"object","required":["type","description"],"properties":{"type":{"type":["array","string"],"items":{"type":"string"},"uniqueItems":true,"pattern":"^(?!null).*$"},"description":{"type":"string","minLength":2},"default":false},"additionalProperties":true}},"additionalProperties":false,"default":{}},"cmd_result_subschema":{"type":"object","required":["type","description"],"properties":{"type":{"type":["array","string"],"items":{"type":"string"},"uniqueItems":true,"pattern":"^(?!null).*$"},"description":{"type":"string","minLength":2},"default":false},"additionalProperties":true,"default":{"type":"null","description":"This returns nothing"}}},"type":"object","required":["description"],"properties":{"description":{"type":"string","minLength":2},"cmds":{"description":"This describes a list of commands for this unit having arguments and result declared as json schema","type":"object","patternProperties":{"^[a-zA-Z_][a-zA-Z0-9_.-]*$":{"type":"object","description":"the keys 'arguments' and 'result' declare json schemas defining the arguments and result for this command (default: 'type': 'null')","required":["description"],"properties":{"description":{"type":"string","minLength":2},"arguments":{"$ref":"#/$defs/cmd_arguments_subschema"},"result":{"$ref":"#/$defs/cmd_result_subschema"}},"default":{},"additionalProperties":false}},"additionalProperties":false,"default":{}},"vars":{"description":"This describes a list of exported variables of this unit","type":"object","patternProperties":{"^[a-zA-Z_][a-zA-Z0-9_.-]*$":{"description":"json schema declaring the contents of the variables exported by this unit","$ref":"#/$defs/var_subschema"}},"additionalProperties":false,"default":{}},"errors":{"description":"This describes a list of error list allowed to be raised by this unit","type":"array","items":{"type":"object","required":["reference"],"properties":{"reference":{"anyOf":[{"type":"string","pattern":"^/errors/[a-z][a-zA-Z0-9_]*$"},{"type":"string","pattern":"^/errors/[a-z][a-zA-Z0-9_]*#/[A-Z][A-Za-z0-9]*$"}]}},"additionalProperties":false},"default":[]}},"additionalProperties":false} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.