This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| blueprint: | |
| name: GE Switch zwave Double Taps | |
| description: Create automations to react to double taps from supporting GE, Honeywell and Jasco switches. | |
| domain: automation | |
| input: | |
| device: | |
| name: Switch Device | |
| description: A GE switch that supports double taps. | |
| selector: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "basics": { | |
| "name": "Jim Beyers", | |
| "label": "Software Engineering Leader", | |
| "email": "jamesbeyers@gmail.com", | |
| "phone": "(612) 326-4182", | |
| "image": "https://s.gravatar.com/avatar/1e7b84b36b5e313ef2dd14646c76bcfb", | |
| "summary": "I spent many years in the hospitality industry which helped to shape my attitude to customer service. I am passionate about creating a culture of growth, leading by supporting rather than managing, and fostering a strong commitment to delivery.", | |
| "location": { | |
| "postalCode": "55419", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ { | |
| "warrantNumber" : { | |
| "id" : "27-CR-10-1234 - 2", | |
| "hjid" : 12254 | |
| }, | |
| "courtName" : { | |
| "value" : "Hennepin Criminal Brookdale", | |
| "code" : "MN027025J", | |
| "hjid" : 9374 | |
| }, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| USE [HWE] | |
| GO | |
| /****** Object: View [hwe].[AmDef_PDCM_Cases] Script Date: 3/4/2020 9:02:19 PM ******/ | |
| SET ANSI_NULLS ON | |
| GO | |
| SET QUOTED_IDENTIFIER ON | |
| GO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| USE [CIDEV_hwe] | |
| GO | |
| /****** Object: View [hwe].[AmDef_documents] Script Date: 8/14/2019 10:16:45 AM ******/ | |
| SET ANSI_NULLS ON | |
| GO | |
| SET QUOTED_IDENTIFIER ON | |
| GO |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| SELECT top 1000 | |
| c.primary_reference_id, | |
| hwe.csv_sortable_name(hwe.csv_get_primary_defender_id(c.id)) AS defender_name, | |
| hwe.csv_get_primary_defender_id(c.id) AS primary_defender_id_person_id, | |
| u.principal as user_id | |
| FROM | |
| hwe.case_file AS c INNER JOIN | |
| hwe.relationship AS r ON c.id = r.target_entity_id INNER JOIN | |
| hwe.entity_type AS rtype ON r.entity_type_id = rtype.id INNER JOIN |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Skip to content | |
| [Jenkins]Jenkins PubDef | log out | |
| search | |
| Jenkins | |
| OpenDefender | |
| #1 | |
| Back to Project | |
| Status |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| login.service.ts?6517:1 Uncaught Error: Cannot find module "@ng-idle/core" | |
| at webpackMissingModule (login.service.ts?6517:1) | |
| at eval (login.service.ts?6517:1) | |
| at Object../src/main/webapp/app/core/login/login.service.ts (main.bundle.js:6668) | |
| at __webpack_require__ (main.bundle.js:20) | |
| at eval (auth-expired.interceptor.ts?4c97:5) | |
| at Object../src/main/webapp/app/blocks/interceptor/auth-expired.interceptor.ts (main.bundle.js:6488) | |
| at __webpack_require__ (main.bundle.js:20) | |
| at eval (app.module.ts?c5f8:11) | |
| at Object../src/main/webapp/app/app.module.ts (main.bundle.js:6464) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents): | |
| npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://stackoverflow.com/questions/21076179/pkix-path-building-failed-and-unable-to-find-valid-certification-path-to-requ | |
NewerOlder