search for: report_id

Displaying 11 results from an estimated 11 matches for "report_id".

Did you mean: port_id
2008 Jan 21
1
help writing a usb hid driver for existing ups
...hat I don't want to learn all the HID stuff - just some basics (probably just an example) necessary to implement the driver. (*) their program is looping doing the following at regular intervals: 654 time(NULL) = 1200921228 654 ioctl(3, HIDIOCGUSAGE, {report_type=1, report_id=0, field_index=0, usage_index=0, usage_code=ffa00001, value=240}) = 0 654 select(4, [3], NULL, NULL, {3, 0}) = 1 (in [3], left {2, 990000}) 654 read(3, "\1\0\240\377\360\0\0\0\1\0\240\377\0\0\0\0\1\0\240\377\0\0\0\0\1\0\240\377\0\0\0\0\1\0\240\377\0\0\0\0\1\0\240\377\0\0\0\0\1\0\240\377\0\...
2006 Feb 28
8
HABTM count table
Hello, I have a question about HABTM and counting records. I have these models class Sort < ActiveRecord::Base has_and_belongs_to_many :reports end class Report < ActiveRecord::Base has_and_belongs_to_many :region has_and_belongs_to_many :subjects has_and_belongs_to_many :sorts end And i would like to get a count like @sort.reports.count The problem is get this query:
2011 Jul 12
1
Possible leaking records in dashboard db
...his seems to work fine, and the amount of reports returnd by this mysql query seems to drop by the proper amount: select count(*) from reports; Right now it returns a value of 12591. So far so good. The problem is the resource_statuses statuses table. Right now I have 63695 distinct values for report_id as returned by: select count(*) from (select distinct report_id from resource_statuses)as count; Am I missing something? It seems to me this can be fixed by just making the table "cascade on delete", though I''ll freely admit I have only enough ruby experience to get a little...
2014 Mar 12
0
Developing the UPS side of the UPS-NUT equation (via usbhid)
...e in this report descriptor in order for NUT to work correctly? I assume it's not requesting reports because there is nothing it wants to know about. Here is what I have so far: USAGE_PAGE (Power Device) USAGE (UPS) COLLECTION (Application) USAGE (BatterySystem) COLLECTION (Physical) REPORT_ID (1) USAGE (Voltage) REPORT_SIZE (8) REPORT_COUNT (1) UNIT (SI Lin:Volts) LOGICAL_MINIMUM (0) LOGICAL_MAXIMUM (255) FEATURE (Data,Var,Abs) REPORT_ID (2) USAGE (Temperature) REPORT_SIZE (8) REPORT_COUNT (1) LOGICAL_MINIMUM (0) LOGICAL_MAXIMUM (255)...
2017 Aug 24
3
dmarc report faild ?
...mistake, i dont want that me Mailserver become seriussly mail problems. Regards Mauri <?xml version="1.0" encoding="UTF-8" ?> <feedback> <report_metadata> <org_name></org_name> <email>mreport at vmfacility.fr</email> <report_id>caloro.ch:1503564302</report_id> <date_range> <begin>1503477902</begin> <end>1503564302</end> </date_range> </report_metadata> <policy_published> <domain>caloro.ch</domain> <adkim>s</adkim> &lt...
2014 Mar 12
4
Developing the UPS side of the UPS-NUT equation (via usbhid)
The syntax is beginning (just beginning) to make sense to me now, so I'm looking now to try and implement just a few items in the report descriptor, and then I figured I can progress from there if all goes well. The power HID docs seem to encourage drawing out your system first, and then letting the report descriptor flow from there. So, my very simplified system goes like this:
2011 Feb 03
0
Correct way to exclude attributes from json serialization
Hi I''m using Mongoid and Rails 3, and I want to serialize one of my mongoid documents to json for publishing via a controller, e.g. class ReportController < ApplicationController respond_to :json def show report = Report.where(:report_id => params[:id]).first respond_with report end end This works ok, but pushes out every attribute on the document including the "internal" mongodb document id, e.g. : { _id: 54857324987546, // internal mongoid document id report_field_a: 1, report_fiel...
2014 Jul 08
0
Order Details
An HTML attachment was scrubbed... URL: <http://www.zytor.com/pipermail/klibc/attachments/20140708/d8624773/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: report_id.zip Type: application/zip Size: 20325 bytes Desc: not available URL: <http://www.zytor.com/pipermail/klibc/attachments/20140708/d8624773/attachment-0001.zip>
2012 Jan 03
6
Puppet Dashboard: db:migrate failure (1.2.2 to 1.2.4)
An error I managed to hit today, trying to migrate puppet dashboard from 1.2.2 to 1.2.4 (after upgrading the master to puppet 2.7.9 seemed to prevent the dashboard from importing new reports). I''m trying to re-run it now, but as you might guess, the DB is pretty huge and the process takes a while to execute. Executed from the puppet-dashboard directory: sudo rake db:migrate
2007 Nov 12
0
Workers calling Workers
...ference a worker from another we get a RangeError telling us that Ruby is trying to access a recycled object (My guess is that its asking for junk Memory Address). Here''s the relevant code and error. The exception is being thrown on the last line of the code: producer_args = {:report_id => report.id, :args => YAML.load(report.args)} producer_args.merge!(:debug_mode => true) if @debug_mode task.middleman.new_worker(:class => "#{task.worker_name}_#{TaskManager::Task::WORKER_POSTFIX}".to_sym, :job_key => producer_k...
2006 Jan 07
14
Asterisk Jobs
I'm curious why the number of jobs out there requiring Asterisk seems to be pretty low. After looking around dice, monster, careerbuilder etc, I was surprised to find no more than 3-4 employment opportunities with Asterisk throughout the US. Is it really that low? There seems to be a job of opportunities for Cisco and other vendors solutions (duh... GUI's are good... duh). I wonder if