ThingWorx is great for storing large amounts of data coming from your devices but it can also be used like a traditional, row based database for information you would like to integrate with your thing data. Attached to this blog entry is a short example of creating an address book database using a DataTable and a DataShape. It does not focus on creating mashups but sticks with discussing the modeling and service calls you would use to create a simple database.
Comments
Aug 02, 2018
09:33 AM
How to create an editable mashup for the the same? To display the address book and also to edit the data in the address book? Thanks in advance. Would be a great help if someone could guide me.