A table(rows/cloumns) based abstraction will be created on the filesystem. An API will be defined and implemented which will permit creation of tables and columns. This API can be used to store various kinds of data like sensor data for light,temparature,parking etc. This data can then be retrieved using extensions to bonescript. For example bonescript will use select,from,where semantics to retrieve the data from BBB. This API will also permit the creation of various metadata for security,pattern matching etc.
Comments are not currently available for this post.