Skip to main content
1-Visitor
December 18, 2013
Question

ThingWorx Extensibility

  • December 18, 2013
  • 2 replies
  • 2280 views

Is there any other pointer available to develop the extension as the information in “ThingWorx Extensibility.pdf” is not sufficient.

2 replies

5-Regular Member
December 18, 2013

Hi Rohit,

I'm working on getting some documentation together for you. In the meantime, what type of extension do you have in mind? Are you interested in developing an extension that will be server-side like a Thing Template or client-side like a widget?


Thanks,

Adam



rohitk1-VisitorAuthor
1-Visitor
December 19, 2013

<p><!--[if gte mso 9]><xml><br /> <o:OfficeDocumentSettings><br /> <o:AllowPNG></o:AllowPNG><br /> </o:OfficeDocumentSettings><br /></xml><![endif]--><br /><br /><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;<br />mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:<br />&quot;Times New Roman&quot;;mso-bidi-theme-font:minor-bidi;color:#1F497D;mso-themecolor:<br />dark2">I am developing the server side extension for the thing template. Facing some<br />issues. It will be very helpful if you could provide some more pointers related<br />to that.  <span style="mso-spacerun:yes"><br></span></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;<br />mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:<br />&quot;Times New Roman&quot;;mso-bidi-theme-font:minor-bidi;color:#1F497D;mso-themecolor:<br />dark2"><span style="mso-spacerun:yes"></span>Thank you so much for your<br />support.</span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;<br />mso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:<br />&quot;Times New Roman&quot;;mso-bidi-theme-font:minor-bidi;color:#1F497D;mso-themecolor:<br />dark2">Rohit Kalia<br></span></p><br /><br /><!--[if gte mso 9]><xml><br /> <w:WordDocument><br /> <w:View>Normal</w:View><br /> <w:Zoom>0</w:Zoom><br /> <w:TrackMoves></w:TrackMoves><br /> <w:TrackFormatting></w:TrackFormatting><br /> <w:PunctuationKerning></w:PunctuationKerning><br /> <w:ValidateAgainstSchemas></w:ValidateAgainstSchemas><br /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid><br /> <w:IgnoreMixedContent>false</w:IgnoreMixedContent><br /> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText><br /> <w:DoNotPromoteQF></w:DoNotPromoteQF><br /> <w:LidThemeOther>EN-US</w:LidThemeOther><br /> <w:LidThemeAsian>X-NONE</w:LidThemeAsian><br /> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript><br /> <w:Compatibility><br /> <w:BreakWrappedTables></w:BreakWrappedTables><br /> <w:SnapToGridInCell></w:SnapToGridInCell><br /> <w:WrapTextWithPunct></w:WrapTextWithPunct><br /> <w:UseAsianBreakRules></w:UseAsianBreakRules><br /> <w:DontGrowAutofit></w:DontGrowAutofit><br /> <w:SplitPgBreakAndParaMark></w:SplitPgBreakAndParaMark><br /> <w:EnableOpenTypeKerning></w:EnableOpenTypeKerning><br /> <w:DontFlipMirrorIndents></w:DontFlipMirrorIndents><br /> <w:OverrideTableStyleHps></w:OverrideTableStyleHps><br /> </w:Compatibility><br /> <m:mathPr><br /> <m:mathFont m:val="Cambria Math"></m:mathFont><br /> <m:brkBin m:val="before"></m:brkBin><br /> <m:brkBinSub m:val="&#45;-"></m:brkBinSub><br /> <m:smallFrac m:val="off"></m:smallFrac><br /> <m:dispDef></m:dispDef><br /> <m:lMargin m:val="0"></m:lMargin><br /> <m:rMargin m:val="0"></m:rMargin><br /> <m:defJc m:val="centerGroup"></m:defJc><br /> <m:wrapIndent m:val="1440"></m:wrapIndent><br /> <m:intLim m:val="subSup"></m:intLim><br /> <m:naryLim m:val="undOvr"></m:naryLim><br /> </m:mathPr></w:WordDocument><br /></xml><![endif]><![if gte mso 9]><![endif]><![if gte mso 10]>

/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;}

1-Visitor
July 16, 2014

I would also like to see said documentation.  I am looking at creating an extension that will create a custom Thing (similar to the Twitter extension.  ALso, where can we download the extension SDK jar?