cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Code a custom UI

LL_10926685
4-Participant

Code a custom UI

Hi! 

im new to thingworx and we are trying to create a drag and drop planer for or production with machine integration.

 

Is it posible to code a ui in js and use thingworx for the backend or is it posible to make somthing like this in thingworx. 

we want to be able to se what is producing in the macine both art:nr and amount.

and plan whats next and whos responsible for the machien via drag and drop like a canban board.

 

has anyone done this or have any tips and trix on how to do this

ACCEPTED SOLUTION

Accepted Solutions

As a general direction, these are the options:

1) Use Thingworx Mashups with OOTB or imported existing widgets.

2) Like 1) but you create your own widgets specialized for your use case

3) Use ThingWorx only in the backend, create the UI with whatever framework or library or language you like and connect to Thingworx using its REST API.

View solution in original post

1 REPLY 1

As a general direction, these are the options:

1) Use Thingworx Mashups with OOTB or imported existing widgets.

2) Like 1) but you create your own widgets specialized for your use case

3) Use ThingWorx only in the backend, create the UI with whatever framework or library or language you like and connect to Thingworx using its REST API.

Announcements


Top Tags