Constructor
new WSDataDataStore()
Examples
{
"dataStores": {
"myDataStore": {
"type": "wsdata",
"options": {
"storageName": "myData"
}
},
...
},
...
{
"defaultMappings": ["wsdata", "cauldron]
}