Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
d9c11f77
Commit
d9c11f77
authored
Aug 30, 2023
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
a1cb3f94
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
30 additions
and
0 deletions
+30
-0
software/ors-amarisoft/k/tcell.cfg
software/ors-amarisoft/k/tcell.cfg
+1
-0
software/ors-amarisoft/k/tcell.cfg.json
software/ors-amarisoft/k/tcell.cfg.json
+14
-0
software/ors-amarisoft/k/tru.cfg
software/ors-amarisoft/k/tru.cfg
+1
-0
software/ors-amarisoft/k/tru.cfg.json
software/ors-amarisoft/k/tru.cfg.json
+14
-0
No files found.
software/ors-amarisoft/k/tcell.cfg
0 → 100644
View file @
d9c11f77
# stub software.cfg to test cell json-schema
software/ors-amarisoft/k/tcell.cfg.json
0 → 100644
View file @
d9c11f77
{
"name"
:
"Cell"
,
"description"
:
"Cell configuration for Amarisoft/ORS"
,
"serialisation"
:
"json-in-xml"
,
"software-type"
:
{
"cell"
:
{
"title"
:
"Cell"
,
"description"
:
"Cell configuration"
,
"serialisation"
:
"json-in-xml"
,
"request"
:
"../cell/input-schema.json"
,
"response"
:
"XXX"
}
}
}
software/ors-amarisoft/k/tru.cfg
0 → 100644
View file @
d9c11f77
# stub software.cfg to test RU json-schema
software/ors-amarisoft/k/tru.cfg.json
0 → 100644
View file @
d9c11f77
{
"name"
:
"Radio Unit"
,
"description"
:
"Radio Unit configuration for Amarisoft/ORS"
,
"serialisation"
:
"json-in-xml"
,
"software-type"
:
{
"cell"
:
{
"title"
:
"RU"
,
"description"
:
"RU configuration"
,
"serialisation"
:
"json-in-xml"
,
"request"
:
"../ru/input-schema.json"
,
"response"
:
"XXX"
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment