Skip to content

Commit

Permalink
continuing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ankraft committed May 8, 2024
1 parent a1ba7d8 commit 93cbc13
Show file tree
Hide file tree
Showing 22 changed files with 792 additions and 766 deletions.
2 changes: 1 addition & 1 deletion docs/ACMEScript.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ Data can be stored "persistently" during a CSE's runtime. This is intended to pa

To store data persistently one may consider to store this data in the oneM2M resource tree.

See: [get-storage](ACMEScript-functions.md##get-storage), [has-storage](ACMEScript-functions.md##has-storage), [set-storage](ACMEScript-functions.md#set-storage)
See: [get-storage](ACMEScript-functions.md#get-storage), [has-storage](ACMEScript-functions.md#has-storage), [put-storage](ACMEScript-functions.md#put-storage)

### Evaluating S-Expressions in Strings and JSON Structures

Expand Down
1 change: 1 addition & 0 deletions docs/docs/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
acmecse.net
Loading

0 comments on commit 93cbc13

Please sign in to comment.