Diff: SicsLogger

Search SINQ Wiki:
SINQ LIN

SINQ Wiki
- Main Page
- Search SINQ Wiki
- Sample Environment
- Probenumg. Intern
- Troubleshooting SICS

This Page
- Page Info
- Printer Friendly

Referenced by
NewFeaturesInSICS

Wiki Info
- Unused pages
- Undefined pages
- RecentChanges
- Page Index
- System Info
- JSPWiki Docu
- SandBox
- OneMinuteWiki
- Create a New Page




JSPWiki v2.0.52


Difference between version 9 and version 8:
Lines 67-70 were replaced by lines 67-76
- **variable header:\\{{*<variable name> exact <exact flag>}}
- **first datapoint:\\{{<unix time> <value>}}
- **further datapoints (may appear many times, up to the number of points specified):\\{{<seconds since last datapoint> <value>}}.
- *end mark:\\{{*<compressed> <overflow>}}
+ **variable header:\\
+ {{*<variable name> exact <exact flag>}}
+ **first datapoint:\\
+ {{<unix time> <value>}}
+ **further datapoints (may appear many times, up to the number of points specified):\\
+ {{<seconds since last datapoint> <value>}}.
+ *end mark:\\
+ {{*<compressed> <overflow>}}\\
+ <compressed> is 0, if no compression appeared, 1 else\\
+ <overflow> should be 0, else an internal error occur (might be removed later)

Back to SicsLogger, or to the Page History.