Christopher Rollings

Results 16 issues of Christopher Rollings

Work for integrating data table extension: File effected: package.json controller.js thanks

Hi, We want to use NewType in our project to give strongly typed IDs etc. We have written custom JSONconverters and placed on the new classes which work fine when...

Hi just wondering if it's possible to use a hostedservice as a notification handler? At the moment it's being added twice and uses the wrong one i.e. the one without...

Hi I love your extension but I'm getting a "Your vscode is corrupt warning". Is there anyway to make this official? Thanks

Hi, I'm looking for a way to leave & symbols alone? I'm trying to humanize: **Enable & Disable** and I'm getting **Enable disable** Thanks

When trying to generate types in csharp, using the opc-publisher/openapi.json file... im getting this error: > fatal | Error: Unknown type for constant value for String 'int32'--cannot create constant value....

bug

### Description Running "iotedgedev solution init --template csharp" does not generate module.json or Dockerfiles for the example filtermodule. ### Expected behavior I expect to see: - module.json - Dockerfile -...

bug
triage

I am having the same issue trying to debug my module inside the simulator. The filtermodule doesn't have the Dockerfile.windows-amd64.debug file when created with the iotedgedev solution init and running...

### Description. You need to get on top of the documentation, its so fragmented and broken. So many broken links, conflicting information, even in this repos wiki!. Which is the...

feature
triage

Hi, I'm just wondering why the go example app lives in the workspace folder and not the ci build example which i think is the only place its used? Thanks