Menu
Overview
Why AEON
Capabilities
Start
AI
Walkthrough
Reference
Explore
Search
Search AEON
Search
Start typing to search the site.
Examples
AEON Composer
SANSA Composer
Transport
Custom
Strict
AEON Source
//# AEON source: edit this document or use AEON Composer. inventory:object = { items:list<object> = [ { sku:string = "A-100" name:string = "Widget" qty:int = 12 } { sku:string = "B-200" name:string = "Bracket" qty:int = 5 } ] contact:object = { name:string = "Bob" status:boolean = true } }
SANSA Address
Resolving...
$.inventory.items[0].sku
Selection Result
Diagnostics
Waiting for source.
Examples
Inventory list
Exact path
Attributes
Name pattern
Load example
Close
SANSA Composer
Address
Apply address
Close
AEON Composer
Add peer
Add child
Add attribute
Add comment
Remove binding
Reload from source
Apply source
Close