mikee47 / ConfigDB

Configuration database for Sming
GNU General Public License v3.0
3 stars 1 forks source link

Support Array, ObjectArray and Union as store #52

Closed mikee47 closed 2 months ago

mikee47 commented 2 months ago

At present a Store must be an object. This PR adds support for arrays and unions.