Mashup Builder > Mashups
Mashups
In ThingWorx, a mashup is a web page that you can build to visualize data and to interact with your Thing model through a graphical interface. The following table lists the available mashup types:
Type
Description
Responsive
A responsive mashup with advanced layout containers. The layout rules and options are available on the Layout panel. You can save mashups of this type as a mashup template.
Static (Legacy)
This type of mashup is statically sized according to the pixel dimensions that you define.
* 
This mashup type will be deprecated in a future release. To use static positioning, create a responsive mashup, and then set the positioning to Static on the Layout panel.
Responsive (Legacy)
This type of mashup expands to fill the available resolution of the display, never leaving any unused space around the mashup.
* 
This mashup type will be deprecated in a future release. Use a responsive mashup with containers instead.
You can create a standard mashup or a master mashup. You can use master mashups as frames for your standard mashups. For example, you may want a common header, common footer, and a navigation tree on the left side that is used in a number of mashups. You create a master to frame these elements in your page. You can create different masters for different projects, or one for all your mashups, depending on your needs.
Was this helpful?