Git Product home page Git Product logo

Comments (4)

jumpingliu avatar jumpingliu commented on September 18, 2024

assign this issue to @jiekechoo

from edgex-ui-go.

jiekechoo avatar jiekechoo commented on September 18, 2024

I have fixed this issue yiqisoft/edgex-ui-go/ , but I can't submit a new pr. Anyone can help me?
image

from edgex-ui-go.

cloudxxx8 avatar cloudxxx8 commented on September 18, 2024

@jiekechoo you should create a new branch called issue-642 to fix this issue, and open a PR against it.
https://wiki.edgexfoundry.org/display/FA/Committing+Code+Guidelines#CommittingCodeGuidelines-BranchingConventions
you can't create a new PR because there is an existing PR against your main branch #654

from edgex-ui-go.

lenny-goodell avatar lenny-goodell commented on September 18, 2024

@jiekechoo , I have merged you PRs for the Provision Watcher fix for this issue, but not seeing what is expect from the latest built image.

Here is how I tested:

From compose builder

  • make pull (to make sure all the images I have are the latest
  • make run ds-onvif-camera ds-usb-camera ds-llrp ui-dev
  • make get-token

From UI

  • Enter token when prompted
  • Navigate to Provision Watcher tab (this is what I see)
    image
  • Edit the first one and this is what I see:
    image

Here is the Provision Watcher that should be displayed.
https://github.com/edgexfoundry/device-usb-camera/blob/main/cmd/res/provisionwatchers/generic.provision.watcher.yaml

I feel like you changes are not being reflected in the latest build, but even in the images on your PR #657, the field names are incorrect.

IdenifiersAddress => Identifiers
IdentifiersPort should be removed.

Note that:

  • Identifiers is a collection of key/value pairs (ie. map[string]string)
  • BlockingIdentifiers is a collection of key/value pairs where the values are a list of strings (i.e. map[string][]string)

Also not that if I select the 2nd empty item in the initial list I get this which has the Device Service and Device profiles properly listed and selected.
image

from edgex-ui-go.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.