Skip to content
代码片段 群组 项目
该项目从 https://github.com/project-chip/zap 镜像。 拉取镜像更新于
  1. 6月 16, 2020
  2. 6月 15, 2020
  3. 6月 14, 2020
  4. 6月 13, 2020
  5. 6月 12, 2020
  6. 6月 11, 2020
  7. 6月 10, 2020
    • Bharat Dandu's avatar
      Removing redundant database initializations · 0050f725
      Bharat Dandu 创作于
      0050f725
    • Thuc Tran's avatar
      Merge pull request #4 in WMN_TOOLS/zap from... · fd07d935
      Thuc Tran 创作于
      Merge pull request #4 in WMN_TOOLS/zap from feature/ZAPP-154-adjustDatabaseForGlobalAttributes to silabs
      
      * commit '2ff33934':
        ZAPP-154 Add handling for textfields. Have validation also address the new relayering.
        ZAPP-154 Add handling for reportable attributes
        ZAPP-154 Add handling for Commands to include cluster id as part of ID reference
        ZAPP-154 Return global attributes as part of the list of attributes for a cluster ZAPP-154 Convert endpointAttributeStateUpdate function to support multiple updates at same time ZAPP-154 Merge attribute reporting and attribute database tables ZAPP-154 Handle case where value is empty string ZAPP-154 Condense some functions due to multi-value inserts ZAPP-154 Relayer commands to reference ENDPOINT_TYPE_CLUSTER ZAPP-154 Handle commands that are required due to device typess ZAPP-154 Handle some null pointer issues ZAPP-154 Update schema so that endpointTypeAttributes refer to endpointTypeClusters. Fix poor references in commands. ZAPP-154 Update cluster instead of replacing. This caused an issue where the primary id was continually being changed ZAPP-154 In JS, false was equivalent to the empty string ZAPP-154 Alterations of default values were not being well handled.
      fd07d935
    • Rosana Pochat's avatar
      Merge pull request #3 in WMN_TOOLS/zap from task/ui_management/ZAPP-157 to silabs · 68774803
      Rosana Pochat 创作于
      * commit '2bb2369d':
        titles & buttons changed > Titles left aligned > title end point configuration removed > buttons all 0.8vw > buttons right aligned > JIRA:ZAPP-157
        changes w/ buttons buttons now resize to 0.8% of view window padding of 5px between buttons
        buttons now responsive they are .8% of the view window
        consitant reponsiveness w/ labels & buttons buttons are staying in size px since in a later update q-responsive might change the issue with button size change the size of all labels is based on vw
        final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157
        changes to UI
        final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157
        changes to UI
        titles & buttons changed > Titles left aligned > title end point configuration removed > buttons all 0.8vw > buttons right aligned > JIRA:ZAPP-157
        changes w/ buttons buttons now resize to 0.8% of view window padding of 5px between buttons
        buttons now responsive they are .8% of the view window
        consitant reponsiveness w/ labels & buttons buttons are staying in size px since in a later update q-responsive might change the issue with button size change the size of all labels is based on vw
        final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157
        changes to UI
        final UI changes buttons size 12px buttons consistently under function Jira:ZAPP-157
        changes to UI
      68774803
    • Thuc Tran's avatar
    • Thuc Tran's avatar
      ZAPP-154 Add handling for reportable attributes · 4490a1cb
      Thuc Tran 创作于
      4490a1cb
    • Thuc Tran's avatar
    • Thuc Tran's avatar
      ZAPP-154 Return global attributes as part of the list of attributes for a cluster · 21fcf547
      Thuc Tran 创作于
      ZAPP-154 Convert endpointAttributeStateUpdate function to support multiple updates at same time
      ZAPP-154 Merge attribute reporting and attribute database tables
      ZAPP-154 Handle case where value is empty string
      ZAPP-154 Condense some functions due to multi-value inserts
      ZAPP-154 Relayer commands to reference ENDPOINT_TYPE_CLUSTER
      ZAPP-154 Handle commands that are required due to device typess
      ZAPP-154 Handle some null pointer issues
      ZAPP-154 Update schema so that endpointTypeAttributes refer to endpointTypeClusters. Fix poor references in commands.
      ZAPP-154 Update cluster instead of replacing. This caused an issue where the primary id was continually being changed
      ZAPP-154 In JS, false was equivalent to the empty string
      ZAPP-154 Alterations of default values were not being well handled.
      21fcf547
    • Jing Teng's avatar
      adding "/generate" for Studio integration · 18c7fbb5
      Jing Teng 创作于
      BUG: ZAPP-167
      18c7fbb5
    • Rosana Pochat's avatar
      Merge branch 'task/ui_management/ZAPP-157' of... · 2bb2369d
      Rosana Pochat 创作于
      Merge branch 'task/ui_management/ZAPP-157' of ssh://stash.silabs.com/wmn_tools/zap into task/ui_management/ZAPP-157
      2bb2369d
    • Rosana Pochat's avatar
      titles & buttons changed · 7ebbd30f
      Rosana Pochat 创作于
      > Titles left aligned
      > title end point configuration removed
      > buttons all 0.8vw
      > buttons right aligned
      > JIRA:ZAPP-157
      7ebbd30f
    • Rosana Pochat's avatar
      changes w/ buttons · b7e1496d
      Rosana Pochat 创作于
      buttons now resize to 0.8% of view window
      padding of 5px between buttons
      b7e1496d
加载中