Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xid
/
specs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
097a0a2e
authored
2018-03-20 11:35:10 -0700
by
Mike Mathews
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added xmf type to provide support for XMF data in both JSON and XMF formats (Mixed format).
1 parent
60c622ec
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
Tensor/V1.0.0/Definitions.xid.xml
Tensor/V1.0.0/Definitions.xid.xml
View file @
097a0a2
...
...
@@ -206,6 +206,15 @@
<lang
name=
"node"
type=
"XidString"
/>
</type>
<type
name=
"xmf"
>
<comment>
XMF formatted/encoded data, this is straight XMF in XMF formatted data, and base64 encoded binary XMF in JSON formatted data.
</comment>
<!-- may change this type -->
<lang
name=
"c"
type=
"CXMFString"
include=
"Tensor/CXMF/CXMFString.h"
/>
<lang
name=
"cpp"
type=
"::Tensor::XMF::Atom"
include=
"Tensor/XMF/Atom.h"
/>
<lang
name=
"java"
type=
"Atom"
include=
"com.comtechtel.tensor.xmf.Atom"
/>
<lang
name=
"node"
type=
"Atom"
/>
</type>
<type
name=
"mac48"
size=
"6"
>
<artifact>
https://wikipedia.org/wiki/MAC_address
</artifact>
<comment>
6 byte IEEE MAC-48
</comment>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment